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

Side by Side Diff: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/display-none-expected.txt

Issue 359780043: WIP for IO
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:
View unified diff | Download patch
OLDNEW
1 1
2 PASS IntersectionObserver should send a not-intersecting notification for a targ et that gets display:none.· 2 PASS IntersectionObserver should send a not-intersecting notification for a targ et that gets display:none.·
3 FAIL Intersecting notification after first rAF. assert_equals: entries.length ex pected 1 but got 0 3 PASS Intersecting notification after first rAF.·
4 FAIL Not-intersecting notification after setting display:none on target. assert_ equals: entries.length expected 2 but got 0 4 PASS Not-intersecting notification after setting display:none on target.·
5 FAIL Intersecting notification after removing display:none on target. assert_equ als: entries.length expected 3 but got 0 5 PASS Intersecting notification after removing display:none on target.·
6 6
OLDNEW

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