Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(191)

Unified Diff: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt

Issue 359780043: WIP for IO
Patch Set: Fix inline test while making sure the text test still passes too. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt
diff --git a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt
index f26709bc5cf3bdc7301c085bb53ff65063d71a44..109a41e960243c2db03c7fd99f4127f4cfe5a7bf 100644
--- a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt
+++ b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt
@@ -1,8 +1,8 @@
PASS Intersection observer test with no explicit root and target in a cross-origin iframe.
-FAIL First rAF assert_equals: expected 1 but got 0
+PASS First rAF
PASS topDocument.scrollingElement.scrollTop = 200
-FAIL iframeDocument.scrollingElement.scrollTop = 250 assert_equals: expected 1 but got 0
-FAIL topDocument.scrollingElement.scrollTop = 100 assert_equals: expected 1 but got 0
+PASS iframeDocument.scrollingElement.scrollTop = 250
+PASS topDocument.scrollingElement.scrollTop = 100

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b