mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
12 lines
299 B
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>
|