Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PASS successfullyParsed is true | |
| 2 | |
| 3 TEST COMPLETE | |
| 4 PASS absolute_with_left_right.getBoundingClientRect().width is 0 | |
| 5 PASS absolute_with_left_right.getClientRects()[0].width is 0 | |
| 6 PASS absolute_with_left_right.offsetWidth is 0 | |
| 7 PASS absolute_with_negative_width.getBoundingClientRect().width is 0 | |
| 8 PASS absolute_with_negative_width.getClientRects()[0].width is 0 | |
| 9 PASS absolute_with_negative_width.offsetWidth is 0 | |
| 10 | |
| OLD | NEW |