| OLD | NEW |
| 1 PASS internals.updateStyleAndReturnAffectedElementCount() is 1 | 1 PASS internals.updateStyleAndReturnAffectedElementCount() is 0 |
| 2 PASS internals.updateStyleAndReturnAffectedElementCount() is 7 | 2 PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
| 3 PASS internals.updateStyleAndReturnAffectedElementCount() is 7 | 3 PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
| 4 PASS internals.updateStyleAndReturnAffectedElementCount() is 7 | 4 PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
| 5 PASS internals.updateStyleAndReturnAffectedElementCount() is 44 | 5 PASS internals.updateStyleAndReturnAffectedElementCount() is 43 |
| 6 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)" | 6 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)" |
| 7 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" | 7 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" |
| 8 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" | 8 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" |
| 9 PASS internals.updateStyleAndReturnAffectedElementCount() is 60 | 9 PASS internals.updateStyleAndReturnAffectedElementCount() is 59 |
| 10 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(255, 0, 0)" | 10 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(255, 0, 0)" |
| 11 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" | 11 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" |
| 12 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" | 12 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" |
| 13 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
| 14 | 14 |
| 15 TEST COMPLETE | 15 TEST COMPLETE |
| 16 foo | 16 foo |
| 17 foo | 17 foo |
| 18 foo | 18 foo |
| 19 bar | 19 bar |
| 20 bar | 20 bar |
| 21 bar | 21 bar |
| 22 baz | 22 baz |
| 23 baz | 23 baz |
| 24 baz | 24 baz |
| OLD | NEW |