chromium/third_party/blink/web_tests/fast/dom/css-mediarule-parentRule-expected.txt

This tests that calling parentRule on the child rule of MediaRule is equal to that MediaRule.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS childRule.parentRule is mediaRule
PASS successfullyParsed is true

TEST COMPLETE