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

Unified Diff: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/remove-element-expected.txt

Issue 359780043: WIP for IO
Patch Set: 22 tests pass Created 5 years, 8 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/remove-element-expected.txt
diff --git a/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/remove-element-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/remove-element-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e51f12bd127a6698eb158b19cb9095d1d7b233a4
--- /dev/null
+++ b/LayoutTests/imported/w3c/web-platform-tests/intersection-observer/remove-element-expected.txt
@@ -0,0 +1,8 @@
+
+PASS Verify that not-intersecting notifications are sent when a target is removed from the DOM tree.
+PASS First rAF
+PASS root.scrollTop = 150
+PASS root.removeChild(target).
+PASS root.insertBefore(target, trailingSpace).
+PASS root.scrollTop = 150 after reinserting target.
+

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