summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/dirAuto/859093-1-ref.html
blob: f7afe90f5da9be7b1adbcfab5dd2aa0d496d8908 (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="rtl">משהו בעברית: Something in English</span>)</span></li>
    </ul>
  </body>
</html>