[Bug 28029] Mouse coordinates represented in CSS pixels do not account for retina displays with window.devicePixelRatio > 1.

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
We should probably add accessors with new names that return the actual
coordinate as a double.  Changing the behavior of the existing names is
unlikely to be web-compatible.

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

Received on Saturday, 14 February 2015 19:26:15 UTC