This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26478 - Use DOMRect instead of ClientRect
Summary: Use DOMRect instead of ClientRect
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - IME API (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Takayoshi Kochi
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 09:12 UTC by Makoto Kato
Modified: 2015-06-18 18:07 UTC (History)
5 users (show)

See Also:


Attachments

Description Makoto Kato 2014-07-31 09:12:53 UTC
Current CSSOM spec uses DOMRect instead of ClientRect.

But currnt draft of getCandidateWindowClientRect() uses ClientRect.  Should IME API use DOMRect for this method?
Comment 1 Ms2ger 2014-07-31 09:27:29 UTC
Indeed so.
Comment 2 Tab Atkins Jr. 2014-07-31 22:32:28 UTC
Yes.

Also, if possible, please change the name to something more informative.  I still have no idea what a "client" rect is.  There are a number of better words you might be able to use, like "bounding".
Comment 3 Travis Leithead [MSFT] 2015-06-18 18:07:07 UTC
Made the swap along with some other minor cleanup.

https://github.com/w3c/ime-api/commit/76ff8535dc9e0966378b06e15060e00079b84091