Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / invalidation / enabled-pseudo-expected.txt
1 Use descendant invalidation set for :enabled pseudo class.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
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
10
11 TEST COMPLETE
12
13