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

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: Make timestamp logic use the callback's execution context 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 Observer with multiple thresholds.· 2 PASS Observer with multiple thresholds.·
3 PASS First rAF.· 3 PASS First rAF.·
4 PASS document.scrollingElement.scrollTop = 120· 4 PASS document.scrollingElement.scrollTop = 120·
5 PASS document.scrollingElement.scrollTop = 160· 5 PASS document.scrollingElement.scrollTop = 160·
6 PASS document.scrollingElement.scrollTop = 200· 6 PASS document.scrollingElement.scrollTop = 200·
7 PASS document.scrollingElement.scrollTop = 240· 7 PASS document.scrollingElement.scrollTop = 240·
8 PASS document.scrollingElement.scrollTop = window.innerHeight + 140· 8 PASS document.scrollingElement.scrollTop = window.innerHeight + 140·
9 PASS document.scrollingElement.scrollTop = window.innerHeight + 160· 9 PASS document.scrollingElement.scrollTop = window.innerHeight + 160·
10 PASS document.scrollingElement.scrollTop = window.innerHeight + 200· 10 PASS document.scrollingElement.scrollTop = window.innerHeight + 200·
11 PASS document.scrollingElement.scrollTop = window.innerHeight + 220· 11 PASS document.scrollingElement.scrollTop = window.innerHeight + 220·
12 12
LEFTRIGHT

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