[Bug 23079] New: "double screenX = 0;"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23079

            Bug ID: 23079
           Summary: "double screenX = 0;"
    Classification: Unclassified
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM View
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 27 August 2013 13:00:22 UTC