summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/dirAuto/859093-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/dirAuto/859093-1-ref.html')
-rw-r--r--layout/reftests/bidi/dirAuto/859093-1-ref.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bidi/dirAuto/859093-1-ref.html b/layout/reftests/bidi/dirAuto/859093-1-ref.html
new file mode 100644
index 0000000000..f7afe90f5d
--- /dev/null
+++ b/layout/reftests/bidi/dirAuto/859093-1-ref.html
@@ -0,0 +1,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>