blob: 5246cd24968e0de95fa19417140e8c0ea137d962 [file] [edit]
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 successfullyParsed is true
TEST COMPLETE
PASS body.scrollWidth is originalScrollWidth
PASS body.scrollHeight is originalScrollHeight