Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / full-page-media-expected.txt
blob130b26c0bb66e24c987a7b156317723e9b582226
1 Support style invalidation when selectors contain :-webkit-full-page-media
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(inner).backgroundColor is transparent
7 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
8 PASS getComputedStyle(inner).backgroundColor is green
9 PASS successfullyParsed is true
11 TEST COMPLETE