blob: d7a50830e436bd01b5022274f69c25be6f3caeb2 [file] [log] [blame]
This test ensures that document content width (height) as reported by scrollWidth (scrollHeight) is invariant to changes in page scale factor.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS body.scrollWidth is originalScrollWidth
PASS body.scrollHeight is originalScrollHeight
PASS successfullyParsed is true
TEST COMPLETE