- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Jun 2018 18:36:53 +0000
- To: public-css-archive@w3.org
tabatkins has just labeled a pull request from csnardi for https://github.com/w3c/csswg-drafts as "cssom-view-1": == [cssom-view] Add window.screenLeft and window.screenTop as aliases == Given that usage of these attributes are high and that they are implemented in Chrome, WebKit, and Edge, standardization seems like the best option for `screenLeft` and `screenTop`. Add them into the spec as simple aliases of `screenX` and `screenY`. Fixes #1091. See https://github.com/w3c/csswg-drafts/pull/2669
Received on Wednesday, 13 June 2018 18:36:56 UTC