blob: b692a43f91550e95085c0f2d706aa6856e926a0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!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="auto">משהו בעברית: Something in English</span>)</span></li>
</ul>
</body>
</html>
|