summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/dir-9.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/dir-9.html')
-rw-r--r--layout/reftests/mathml/dir-9.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/mathml/dir-9.html b/layout/reftests/mathml/dir-9.html
new file mode 100644
index 000000000..224574c0c
--- /dev/null
+++ b/layout/reftests/mathml/dir-9.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+ <head><title>Test dir=rtl</title></head>
+ <body>
+ <p>ms lquote="A" rquote="B":
+ <math dir="rtl">
+ <ms lquote="A" rquote="B">___</ms>
+ </math>
+ </p>
+ </body>
+</html>