Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / indeterminate-pseudo-expected.txt
blob2b0bbdf70f8328e3b6369c30a4f1efc06fa49461
1 Use descendant invalidation set for :indeterminate pseudo class.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(checkbox, '').backgroundColor is transparent
7 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
8 PASS getComputedStyle(checkbox, '').backgroundColor is green
9 PASS successfullyParsed is true
11 TEST COMPLETE