Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Side by Side Diff: third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible-expected.txt

Issue 2556243003: IntersectionObserver: compute correct intersection ratio for 0x0 elements (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Ensure that a visible zero-area element is given the correct intersection ratio.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS entries.length is 1
7 FAIL entries[0].intersectionRatio should be 1. Was 0.
foolip 2016/12/08 16:28:59 The bots disagree, did you forget to update expect
Sami 2016/12/09 17:24:36 Oops, fixed.
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698