Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / sub-selector-adjacent-cancellation-expected.txt
blob90b8876569252f7c90c0d80cba0d091b4b9d2dec
1 Negated selector should not clear adjacent combinator flag.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(b).backgroundColor is transparent
7 PASS internals.updateStyleAndReturnAffectedElementCount() is 2
8 PASS getComputedStyle(b).backgroundColor is green
9 PASS successfullyParsed is true
11 TEST COMPLETE