Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollingcoordinator / non-fast-scrollable-region-transformed-iframe-expected.txt
blob6846a2e9e6fb2eafd87970625e3f1ea3b8f3fc5a
2 This test ensures non-fast scrollable areas are calculated correctly when a CSS scale transformation is applied.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS nonFastScrollableRects.length is 1
8 PASS rectToString(nonFastScrollableRects[0]) is "[150, 150, 240, 240]"
9 PASS successfullyParsed is true
11 TEST COMPLETE