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