Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / css-mediarule-parentRule-expected.txt
blob469042ac5ffa343367c4cd5d8d6283fe1c496f1d
1 This tests that calling parentRule on the child rule of MediaRule is equal to that MediaRule.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS childRule.parentRule is mediaRule
7 PASS successfullyParsed is true
9 TEST COMPLETE