summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html')
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html b/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html
new file mode 100644
index 0000000000..67217592ca
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>op-dict mo accent</title>
+ <link rel="match" href="op-dict-10-ref.html"/>
+</head>
+<body>
+ <math>
+ <munderover><mtext>X</mtext><mo>&#x2192;</mo><mo>O</mo></munderover>
+ </math>
+</body>
+</html>