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

Delta Between Two Patch Sets: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/iframe-no-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 2
3 PASS Observer with the implicit root; target in a same-origin iframe.· 3 PASS Observer with the implicit root; target in a same-origin iframe.·
4 FAIL First rAF. assert_equals: entries.length expected 1 but got 0 4 PASS First rAF.·
5 FAIL document.scrollingElement.scrollTop = 200 assert_equals: entries.length == 1 expected 1 but got 0 5 PASS document.scrollingElement.scrollTop = 200·
6 FAIL iframe.contentDocument.scrollingElement.scrollTop = 250 assert_equals: entr ies.length expected 2 but got 0 6 PASS iframe.contentDocument.scrollingElement.scrollTop = 250·
7 FAIL document.scrollingElement.scrollTop = 100 assert_equals: entries.length exp ected 3 but got 0 7 PASS document.scrollingElement.scrollTop = 100·
8 8
LEFTRIGHT

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