gecko/layout/reftests/bidi/dirAuto/859093-1-ref.html

12 lines
299 B
HTML

<!DOCTYPE html>
<html dir="rtl" lang="he">
<head>
<meta charset="utf-8" />
</head>
<body>
<ul>
<li><span lang="en">correct rendering, parentheses at the end of the line: (<span dir="rtl">משהו בעברית: Something in English</span>)</span></li>
</ul>
</body>
</html>