summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html')
-rw-r--r--testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html b/testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html
new file mode 100644
index 0000000000..5c295152ba
--- /dev/null
+++ b/testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title>mo glyph height with default font (reference)</title>
+ </head>
+ <body>
+ <div id="hider"
+ style="position:absolute; top:0; left:0; background-color:green;
+ height:1em; width:100%; z-index:1; padding-top:5px;
+ padding-bottom:5px;" />
+ </body>
+</html>