Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollingcoordinator / non-fast-scrollable-region-scaled-iframe-expected.txt
blobdd037d6e97d87dfc04ad93c20893bf260495d361
2 This test ensures non-fast scrollable areas are calculated correctly when page is scaled.
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 "[110, 110, 120, 120]"
9 PASS successfullyParsed is true
11 TEST COMPLETE