- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Apr 2016 09:30:46 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29577 --- Comment #3 from Simon Pieters <simonp@opera.com> --- There's also mouseevent.screenX, screen.availWidth, screen.width (and heights). I agree we should allow browsers to lie about the screen, but we should probably do so across the board; e.g. also the 'device-width' media feature. For window.open()ed windows, where the author has given position and size in the "features" argument, the browser can also adjust the position and size so that the window will fit in the screen, which again would leak the size of the available space of the screen... -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 26 April 2016 09:30:49 UTC