summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/semantics-3-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/semantics-3-ref.html')
-rw-r--r--layout/reftests/mathml/semantics-3-ref.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/layout/reftests/mathml/semantics-3-ref.html b/layout/reftests/mathml/semantics-3-ref.html
new file mode 100644
index 0000000000..8d42de963c
--- /dev/null
+++ b/layout/reftests/mathml/semantics-3-ref.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Various tests for semantics</title>
+ <meta charset="utf-8"/>
+</head>
+
+<body>
+ <p>annotation 1: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation 2: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation 3: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+
+ <p>annotation-xml 1: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 2: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 3: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 4: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 5: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 6: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+ <p>annotation-xml 7: <math><mrow><csymbol>Content MathML</csymbol></mrow></math></p>
+</body>
+</html>