Re: [w3c/uievents] MouseEvent.screenX/Y coordinate space id not clear (#150)

So I assume the goal was to have screenX/Y match the css pixels. Particularly both Chrome and FireFox do that when dsf changes but none of them do that when page zoom (i.e. browser zoom) changes. However, changing either dsf or page zoom in both browsers will change `window.devicepixelratio`. @bokand, do you think that is a reasonable approach to have page zoom match the dsf behavior here?
@smaug----, what do you think since FireFox does this too?

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

Received on Monday, 17 July 2017 18:37:09 UTC