[Webkit-unassigned] [Bug 166019] New: [CSSOM] Use double as type of MouseEvent coordinates instead of long

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 01:27:22 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=166019

            Bug ID: 166019
           Summary: [CSSOM] Use double as type of MouseEvent coordinates
                    instead of long
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jh718.park at samsung.com

As specified in https://www.w3.org/TR/cssom-view-1/#extensions-to-the-mouseevent-interface,
now MouseEvent interface's coordinates type is declared as double instead of long.

After this change is addressed, it would be good to change Touch interface in the similar manner,
because it seems that the corresponding spec will be updated in the similar way as described in
https://w3c.github.io/touch-events/#touch-interface.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161219/792e9898/attachment-0001.html>


More information about the webkit-unassigned mailing list