Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / targeted-class-whole-subtree-expected.txt
blobd41d6518154501a4b9862d1006584a8ebdafad83
1 Check that all children of inner are recalculated.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(innerDivs[i], null).backgroundColor is transparent
7 PASS getComputedStyle(innerDivs[i], null).backgroundColor is transparent
8 PASS getComputedStyle(innerDivs[i], null).backgroundColor is transparent
9 PASS internals.updateStyleAndReturnAffectedElementCount() is 4
10 PASS getComputedStyle(innerDivs[i], null).backgroundColor is green
11 PASS getComputedStyle(innerDivs[i], null).backgroundColor is green
12 PASS getComputedStyle(innerDivs[i], null).backgroundColor is green
13 PASS successfullyParsed is true
15 TEST COMPLETE