[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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #5 from Simon Pieters <simonp@opera.com> ---
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-mouseevent-interface
specifies MouseEvent's members as double. This has been shipping in IE without
opt-in since IE10. Blink plans to implement it also, see
http://crbug.com/456625

Also see this thread:
https://lists.w3.org/Archives/Public/www-style/2015Feb/thread.html#msg193

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

Received on Monday, 16 February 2015 19:05:30 UTC