Skip to content

Commit b35f456

Browse files
author
Hiroyuki Ikezoe
committed
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 web-platform-tests/wpt#15254 . Differential Revision: https://phabricator.services.mozilla.com/D18760 --HG-- extra : moz-landing-system : lando
1 parent 49c86a9 commit b35f456

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testing/web-platform/meta/intersection-observer/root-margin.html.ini

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
expected:
88
if os == "android": FAIL
99

10+
[document.scrollingElement.scrollTop = document.documentElement.clientHeight + 200]
11+
expected:
12+
if os == "android": FAIL
13+
1014
[document.scrollingElement.scrollTop = document.documentElement.clientHeight + 300]
1115
expected:
1216
if os == "android": FAIL

0 commit comments

Comments
 (0)