summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html')
-rw-r--r--testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html b/testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html
new file mode 100644
index 0000000000..772fda7002
--- /dev/null
+++ b/testing/web-platform/tests/mathml/relations/html5-tree/link-color-001.tentative-ref.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Test link on mtext (reference)</title>
+</head>
+<body>
+ <math xmlns="http://www.w3.org/1998/Math/MathML">
+ <mtext>MathML Link</mtext>
+ </math>
+</body>
+</html>