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

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

Issue 359780043: WIP for IO
Left Patch Set: Now pass 15 out of 24 WPTs 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 Observer with multiple thresholds.· 2 PASS Observer with multiple thresholds.·
3 FAIL First rAF. assert_equals: entries.length expected 1 but got 0 3 PASS First rAF.·
4 FAIL document.scrollingElement.scrollTop = 120 assert_equals: entries.length exp ected 2 but got 0 4 PASS document.scrollingElement.scrollTop = 120·
5 FAIL document.scrollingElement.scrollTop = 160 assert_equals: entries.length exp ected 3 but got 0 5 PASS document.scrollingElement.scrollTop = 160·
6 FAIL document.scrollingElement.scrollTop = 200 assert_equals: entries.length exp ected 4 but got 0 6 PASS document.scrollingElement.scrollTop = 200·
7 FAIL document.scrollingElement.scrollTop = 240 assert_equals: entries.length exp ected 5 but got 0 7 PASS document.scrollingElement.scrollTop = 240·
8 FAIL document.scrollingElement.scrollTop = window.innerHeight + 140 assert_equal s: entries.length expected 6 but got 0 8 PASS document.scrollingElement.scrollTop = window.innerHeight + 140·
9 FAIL document.scrollingElement.scrollTop = window.innerHeight + 160 assert_equal s: entries.length expected 7 but got 0 9 PASS document.scrollingElement.scrollTop = window.innerHeight + 160·
10 FAIL document.scrollingElement.scrollTop = window.innerHeight + 200 assert_equal s: entries.length expected 8 but got 0 10 PASS document.scrollingElement.scrollTop = window.innerHeight + 200·
11 PASS document.scrollingElement.scrollTop = window.innerHeight + 220·
11 12
LEFTRIGHT

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