This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23079 - "double screenX = 0;"
Summary: "double screenX = 0;"
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM View (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 13:00 UTC by Simon Pieters
Modified: 2013-08-27 13:02 UTC (History)
0 users

See Also:


Attachments

Description Simon Pieters 2013-08-27 13:00:16 UTC
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-mouseevent-interface

[[
double screenX = 0;
]]

Should probably be 0.0 to be a double rather than integer.
Comment 1 Simon Pieters 2013-08-27 13:02:52 UTC
https://dvcs.w3.org/hg/csswg/rev/648fc1a4a293