Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 " | |
| OLD | NEW |