- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Sep 2012 04:31:21 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17628 --- Comment #4 from Masayuki Nakano <masayuki@d-toybox.com> 2012-09-12 04:31:21 UTC --- nit: http://www.w3.org/TR/2012/WD-DOM-Level-3-Events-20120906/#events-WheelEvent readonly attribute double deltaX; readonly attribute double deltaY; readonly attribute double deltaZ; readonly attribute unsigned long deltaMode; The indentation is wrong. I guess that you just replaced "float" with "double". The length is increased 1 character. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 12 September 2012 04:31:22 UTC