- From: Chris Nardi via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 May 2018 02:36:55 +0000
- To: public-css-archive@w3.org
csnardi has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == 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 Friday, 11 May 2018 02:36:57 UTC