1 This test checks that document.defaultView returns the window object, and that it implements all the methods and properties it should.
3 If the test passes, you will see only PASS messages below.
5 PASS: defaultView is the window object
7 PASS: defaultView.document is the document object
9 PASS: defaultView implements getComputedStyle
11 PASS: defaultView implements getMatchedCSSRules