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

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: Cleaned up root parsing Created 5 years, 8 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:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
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 FAIL First rAF assert_equals: entries.length expected 1 but got 0 3 PASS First rAF·
4 FAIL root.scrollTop = 150 assert_equals: entries.length expected 2 but got 0 4 PASS root.scrollTop = 150·
5 FAIL root.removeChild(target). assert_equals: entries.length expected 3 but got 0 5 PASS root.removeChild(target).·
6 FAIL root.insertBefore(target, trailingSpace). assert_equals: entries.length exp ected 3 but got 0 6 PASS root.insertBefore(target, trailingSpace).·
7 FAIL root.scrollTop = 150 after reinserting target. assert_equals: entries.lengt h expected 4 but got 0 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