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