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