зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1501922 [wpt PR 13716] - Update interfaces/cssom-view.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/cssom-view.idl (#13716) Source: https://github.com/tidoust/reffy-reports/blob/a9f000c/whatwg/idl/cssom-view.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/446017586 -- wpt-commits: 9ea95501b7e9156875ebfb245b0a085957c20ed9 wpt-pr: 13716
This commit is contained in:
Родитель
1da1498342
Коммит
1ea2834a0b
|
@ -41,7 +41,9 @@ partial interface Window {
|
||||||
|
|
||||||
// client
|
// client
|
||||||
[Replaceable] readonly attribute long screenX;
|
[Replaceable] readonly attribute long screenX;
|
||||||
|
[Replaceable] readonly attribute long screenLeft;
|
||||||
[Replaceable] readonly attribute long screenY;
|
[Replaceable] readonly attribute long screenY;
|
||||||
|
[Replaceable] readonly attribute long screenTop;
|
||||||
[Replaceable] readonly attribute long outerWidth;
|
[Replaceable] readonly attribute long outerWidth;
|
||||||
[Replaceable] readonly attribute long outerHeight;
|
[Replaceable] readonly attribute long outerHeight;
|
||||||
[Replaceable] readonly attribute double devicePixelRatio;
|
[Replaceable] readonly attribute double devicePixelRatio;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче