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

Unified Diff: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt

Issue 351800043: WIP for zero-area intersection
Patch Set: Changelogs Created 5 years, 6 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/same-document-zero-size-target-expected.txt
diff --git a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt
index be031a0c299cf36819575e4c6b100e06f2c8753c..802e8e47fc9680fabfb14aeb38e552579d16401a 100644
--- a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt
+++ b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt
@@ -1,6 +1,6 @@
PASS Observing a zero-area target.
PASS First rAF
-FAIL document.scrollingElement.scrollTop = 300 assert_equals: entries.length expected 2 but got 1
-FAIL document.scrollingElement.scrollTop = 100 assert_equals: entries.length expected 3 but got 1
+PASS document.scrollingElement.scrollTop = 300
+PASS document.scrollingElement.scrollTop = 100

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