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

Delta Between Two Patch Sets: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/same-document-root-expected.txt

Issue 359780043: WIP for IO
Left Patch Set: Fixed 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 IntersectionObserver in a single document with explicit root.· 2 PASS IntersectionObserver in a single document with explicit root.·
3 FAIL First rAF assert_equals: entries.length expected 1 but got 0 3 PASS First rAF·
4 FAIL document.scrollingElement.scrollTop = window.innerHeight. assert_equals: No notifications after scrolling frame. expected 1 but got 0 4 PASS document.scrollingElement.scrollTop = window.innerHeight.·
5 FAIL root.scrollTop = 150 with root scrolled into view. assert_equals: entries.l ength expected 2 but got 0 5 PASS root.scrollTop = 150 with root scrolled into view.·
6 FAIL document.scrollingElement.scrollTop = 0. assert_equals: entries.length expe cted 2 but got 0 6 PASS document.scrollingElement.scrollTop = 0.·
7 FAIL root.scrollTop = 0 assert_equals: entries.length expected 3 but got 0 7 PASS root.scrollTop = 0·
8 FAIL root.scrollTop = 150 with root scrolled out of view. assert_equals: entries .length expected 4 but got 0 8 PASS root.scrollTop = 150 with root scrolled out of view.·
9 9
LEFTRIGHT

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