summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/text-and-math/mo-glyph-height-with-default-font-ref.html
blob: 5c295152ba0039dcd06c11074f471d652c7269a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>