OLD | NEW |
1 Class selectors in rightmost compound selector should cause LocalStyleChange eve
n if we cannot use invalidation sets. | 1 Class selectors in rightmost compound selector should cause LocalStyleChange eve
n if we cannot use invalidation sets. |
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 internals.updateStyleAndReturnAffectedElementCount() is 1 | 6 PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
7 PASS getComputedStyle(elm, null).backgroundColor is green | 7 PASS getComputedStyle(elm, null).backgroundColor is green |
8 PASS internals.updateStyleAndReturnAffectedElementCount() is 1 | 8 PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
9 PASS getComputedStyle(elm, null).backgroundColor is green | 9 PASS getComputedStyle(elm, null).backgroundColor is green |
10 PASS internals.updateStyleAndReturnAffectedElementCount() is 1 | 10 PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
11 PASS getComputedStyle(elm, null).backgroundColor is green | 11 PASS getComputedStyle(elm, null).backgroundColor is green |
12 PASS successfullyParsed is true | 12 PASS successfullyParsed is true |
13 | 13 |
14 TEST COMPLETE | 14 TEST COMPLETE |
15 | 15 |
OLD | NEW |