blob: 57c211fb32125c622235dd04f0a88c0119eb3433 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Changing from paged-y to paged-x</title>
</head>
<body>
There should be a horizontal scrollbar on this page.
<div style="position:absolute; left:0; width:200vw; height:1px;"></div>
</body>
</html>