summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt
blob: dd037d6e97d87dfc04ad93c20893bf260495d361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

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