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

Delta Between Two Patch Sets: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/remove-element-expected.txt

Issue 359780043: WIP for IO
Left Patch Set: Plumbed out number of active observers and updated the test Created 5 years, 7 months ago
Right Patch Set: Fix inline test while making sure the text test still passes too. Created 5 years, 7 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 1
2 PASS Verify that not-intersecting notifications are sent when a target is remove d from the DOM tree.· 2 PASS Verify that not-intersecting notifications are sent when a target is remove d from the DOM tree.·
3 PASS First rAF· 3 PASS First rAF·
4 PASS root.scrollTop = 150· 4 PASS root.scrollTop = 150·
5 PASS root.removeChild(target).· 5 PASS root.removeChild(target).·
6 PASS root.insertBefore(target, trailingSpace).· 6 PASS root.insertBefore(target, trailingSpace).·
7 PASS root.scrollTop = 150 after reinserting target.· 7 PASS root.scrollTop = 150 after reinserting target.·
8 8
LEFTRIGHT

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