summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1133905-1-vh.html
blob: 7da1ff68f6fb4c67eed58b26cfff0090af14bc11 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html><head>
<meta name="viewport" content="initial-scale=0.25">
</head>
<body>
<div style="height: 80000px; width: 36000px;"></div>
</body>
</html>