Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / defaultView-expected.txt
blob9f85a77d0580eaf6ee713810fb2d5b50423ac920
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