tenfourfox/layout/reftests/bugs/1133905-5-h-rtl.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
181 B
HTML

<!DOCTYPE html>
<html><head>
<meta name="viewport" content="width=925">
<style> html { direction: rtl; } </style>
</head>
<body>
<div style="width: 9000px;"></div>
</body>
</html>