[Bug 26478] New: Use DOMRect instead of ClientRect

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26478

            Bug ID: 26478
           Summary: Use DOMRect instead of ClientRect
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IME API
          Assignee: kochi@google.com
          Reporter: m_kato@ga2.so-net.ne.jp
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

Current CSSOM spec uses DOMRect instead of ClientRect.

But currnt draft of getCandidateWindowClientRect() uses ClientRect.  Should IME
API use DOMRect for this method?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 31 July 2014 09:12:54 UTC