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