Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Adding or removing the element referenced by should update the rendering. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS use.getBoundingClientRect().width is 200 | |
| 7 PASS use.getBoundingClientRect().width is 0 | |
| 8 PASS use.getBoundingClientRect().width is 500 | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 | |
| OLD | NEW |