- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 Dec 2013 17:48:44 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24095 Bug ID: 24095 Summary: MouseEvent and TouchEvent co-ordinate types should be kept in-sync Product: CSS Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CSSOM View Assignee: simonp@opera.com Reporter: rbyers@chromium.org QA Contact: public-css-bugzilla@w3.org http://dev.w3.org/csswg/cssom-view/#extensions-to-the-mouseevent-interface changes the type of the co-ordinates on MouseEvent from int to double. To be consistent, the co-ordinates of TouchEvent (http://www.w3.org/TR/touch-events/#attributes) should probably change at the same time. Can we just specify corresponding changes to the Touch object here too? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 13 December 2013 17:48:46 UTC