- From: <bugzilla@jessica.w3.org>
- Date: Thu, 11 Sep 2014 18:03:08 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26775 --- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> --- > Should I do this across the board? Only for the things that used to take integers, I'd say. Things that have been taking doubles/floats all along are likely web-compatible, since browsers are already shipping those. > What about initMouseEvent()? MouseEventInit? Those take integers in https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#interface-MouseEvent and https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#idl-def-MouseEventInit as far as I can tell. No idea on touch events. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 11 September 2014 18:03:16 UTC