summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mirror-op-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/mirror-op-2.html')
-rw-r--r--layout/reftests/mathml/mirror-op-2.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/mathml/mirror-op-2.html b/layout/reftests/mathml/mirror-op-2.html
new file mode 100644
index 0000000000..5db6819cfe
--- /dev/null
+++ b/layout/reftests/mathml/mirror-op-2.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head><title>Test mirror op</title></head>
+ <body>
+
+ <p><math display="block" dir="rtl"><mo>&#x2211;</mo></math></p>
+
+ </body>
+</html>