зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1524220 - Mark 'document.documentElement.clientHeight + 200' test case fail. r=heycam
All of failure test cases in root-margin.html will be fixed by this PR https://github.com/web-platform-tests/wpt/pull/15254 . Differential Revision: https://phabricator.services.mozilla.com/D18760 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
49c86a9c8b
Коммит
b35f456aed
|
@ -7,6 +7,10 @@
|
|||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[document.scrollingElement.scrollTop = document.documentElement.clientHeight + 200]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[document.scrollingElement.scrollTop = document.documentElement.clientHeight + 300]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
|
Загрузка…
Ссылка в новой задаче