Mypal/layout/reftests/bidi/151407-2-rtl-ref.html

11 lines
201 B
HTML

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