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