Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / iframes / iframe-composited-scrolling-hide-and-show-expected.txt
1 This test makes sure hiding and showing a scrollable iframe correctly updates the set of non-fast scrollable rects.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 PASS internals.nonFastScrollableRects(document).length is 1
10 PASS internals.nonFastScrollableRects(document).length is 0
11 PASS internals.nonFastScrollableRects(document).length is 1
12