Re: [w3c/uievents] Mouse coordinates represented in CSS pixels do not account for retina displays with window.devicePixelRatio > 1 (#40)

Hiding fractions in `MouseEvent` still seems necessary from compat perspective: Chromium's attempt to expose fractional coordinates _only in `click` events_ [failed](https://github.com/w3c/pointerevents/issues/100#issuecomment-818870316) 3 years ago when we switched `click`-like events to `PointerEvent`.  I can immediately recall seeing https://www.openstreetmap.org/ failing with coordinate comparisons!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/40#issuecomment-2256403086
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/40/2256403086@github.com>

Received on Monday, 29 July 2024 16:38:40 UTC