1 PASS internals.updateStyleAndReturnAffectedElementCount() is 8
2 PASS internals.updateStyleAndReturnAffectedElementCount() is 10
3 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)"
4 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(0, 0, 255)"
5 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
6 PASS successfullyParsed is true