Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / screen-size-in-physical-pixels-quirk-expected.txt
blobf5d3c8fd6686f1d184a62114b6854923f8a38354
1 This test verifies behavior of the ReportScreenSizeInPhysicalPixelsQuirk setting.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS screen.width
7 PASS screen.height
8 PASS screen.availWidth
9 PASS screen.availHeight
10 PASS screen.availLeft
11 PASS screen.availTop
12 PASS outerWidth
13 PASS outerHeight
14 PASS screenX
15 PASS screenY
16 PASS innerWidth
17 PASS innerHeight
18 PASS successfullyParsed is true
20 TEST COMPLETE