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