blob: b1e7d83262e59887ebdf51b48220f1996ec3d927 [file] [log] [blame]
<!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>