Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / target-fragment-match-expected.txt
blob8b770e6c291ada99dad1c4bafcdfe9c06d0ddc4e
1 Verify that css :target selector is correctly updated during hash and history navigations
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(document.getElementById('target-01')).backgroundColor is "rgb(102, 204, 255)"
7 PASS getComputedStyle(document.getElementById('target-01')).backgroundColor is "rgb(255, 255, 255)"
8 PASS successfullyParsed is true
10 TEST COMPLETE
11 I should be highlighted first because of the anchor, and de-highlighted when there is no fragment.