summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1133905-6-v-rtl.html
blob: e7b477aaa52776e17437c2fa4f1777e25deca5c7 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html><head>
<meta name="viewport" content="width=1325">
<style> html { direction: rtl; } </style>
</head>
<body>
<div style="height: 37412px;"></div>
</body>
</html>