tenfourfox/layout/reftests/bidi/817406-3.html

7 lines
165 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html style="width: 50%;">
<body onload="document.documentElement.dir = 'rtl'">
<div style="background: green; height: 10em;"></div>
</body>
</html>