blob: 9f85a77d0580eaf6ee713810fb2d5b50423ac920 [file] [log] [blame]
This test checks that document.defaultView returns the window object, and that it implements all the methods and properties it should.
If the test passes, you will see only PASS messages below.
PASS: defaultView is the window object
PASS: defaultView.document is the document object
PASS: defaultView implements getComputedStyle
PASS: defaultView implements getMatchedCSSRules