Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Check that alternate stylesheet load completion did not cause a synchronous styl e recalc. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS successfullyParsed is true | |
| 7 | |
| 8 TEST COMPLETE | |
| 9 PASS internals.updateStyleAndReturnAffectedElementCount() is not 0 | |
| 10 PASS getComputedStyle(document.getElementById('t'), null).color is 'rgb(0, 0, 0) ' | |
| 11 | |
| OLD | NEW |