Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / window-scroll-scaling-expected.txt
blobd7a50830e436bd01b5022274f69c25be6f3caeb2
1 This test ensures that document content width (height) as reported by scrollWidth (scrollHeight) is invariant to changes in page scale factor.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS body.scrollWidth is originalScrollWidth
7 PASS body.scrollHeight is originalScrollHeight
8 PASS successfullyParsed is true
10 TEST COMPLETE