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

Unified Diff: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/containing-block-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/containing-block-expected.txt
diff --git a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/containing-block-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/containing-block-expected.txt
index 9eeb18e5977332c4fc9d3ca358624fe67fc00d5a..0f1f801f3e178bb97409aeddce9561a213ec627c 100644
--- a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/containing-block-expected.txt
+++ b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/containing-block-expected.txt
@@ -1,7 +1,7 @@
PASS IntersectionObserver should only report intersections if root is a containing block ancestor of target.
-FAIL In containing block and intersecting. assert_equals: entries.length expected 1 but got 0
-FAIL In containing block and not intersecting. assert_equals: entries.length expected 2 but got 0
-FAIL Not in containing block and intersecting. assert_equals: entries.length expected 2 but got 0
-FAIL Not in containing block and not intersecting. assert_equals: entries.length expected 2 but got 0
+PASS In containing block and intersecting.
+PASS In containing block and not intersecting.
+PASS Not in containing block and intersecting.
+PASS Not in containing block and not intersecting.

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