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

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: Passes all WPTs. Starting on making rootBounds nullable 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 1
2 PASS IntersectionObserver in a single document with explicit root.· 2 PASS IntersectionObserver in a single document with explicit root.·
3 PASS First rAF· 3 PASS First rAF·
4 PASS document.scrollingElement.scrollTop = window.innerHeight.· 4 PASS document.scrollingElement.scrollTop = window.innerHeight.·
5 PASS root.scrollTop = 150 with root scrolled into view.· 5 PASS root.scrollTop = 150 with root scrolled into view.·
6 PASS document.scrollingElement.scrollTop = 0.· 6 PASS document.scrollingElement.scrollTop = 0.·
7 PASS root.scrollTop = 0· 7 PASS root.scrollTop = 0·
8 PASS root.scrollTop = 150 with root scrolled out of view.· 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