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