summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/pagination/paged-x-to-paged-y-expected.html
blob: b1e7d83262e59887ebdf51b48220f1996ec3d927 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
    <head>
        <title>Changing from paged-x to paged-y</title>
    </head>
    <body>
        There should be a vertical scrollbar on this page.
        <div style="position:absolute; top:0; width:1px; height:200vh;"></div>
    </body>
</html>