Mypal/layout/reftests/bidi/151407-3-rtl-ref.html
2019-03-11 13:26:37 +03:00

11 lines
214 B
HTML

<!DOCTYPE html>
<html dir="rtl">
<head>
<meta charset="utf-8">
<title>Test SetDir() for documents</title>
</head>
<body>
<div>getDir on document after setDir returns "rtl"</div>
</body>
</html>