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

This test ensures non-fast scrollable areas are calculated correctly when a CSS scale transformation is applied.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS nonFastScrollableRects.length is 1
PASS rectToString(nonFastScrollableRects[0]) is "[150, 150, 240, 240]"
PASS successfullyParsed is true

TEST COMPLETE