summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mo-glyph-size-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/mo-glyph-size-ref.html')
-rw-r--r--layout/reftests/mathml/mo-glyph-size-ref.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/mathml/mo-glyph-size-ref.html b/layout/reftests/mathml/mo-glyph-size-ref.html
new file mode 100644
index 0000000000..e4dd43747e
--- /dev/null
+++ b/layout/reftests/mathml/mo-glyph-size-ref.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="UTF-8">
+</head>
+<body>
+<!-- Bug 1219068 -->
+
+<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>