blob: dd037d6e97d87dfc04ad93c20893bf260495d361 [file] [log] [blame]
This test ensures non-fast scrollable areas are calculated correctly when page is scaled.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS nonFastScrollableRects.length is 1
PASS rectToString(nonFastScrollableRects[0]) is "[110, 110, 120, 120]"
PASS successfullyParsed is true
TEST COMPLETE