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