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

            Bug ID: 26001
           Summary: [Shadow]: The type of arguments of
                    ShadowRoot.ElementFromPoint must be `double` instead
                    of `float`
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglaz...@chromium.org
          Reporter: hay...@chromium.org
        QA Contact: public-webapps-bugzi...@w3.org
                CC: m...@w3.org, public-webapps@w3.org
            Blocks: 14978

WebIDL checker found this minor issue. That said:

> unless there are specific reasons to use a 32 bit floating point type, 
> specifications SHOULD use double rather than float.

Document.ElementFromPoint(..) also uses `double`. See
http://dev.w3.org/csswg/cssom-view/#dom-document-elementfrompoint

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

Reply via email to