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