summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/number-size-1.xhtml
blob: 40c7347adf40308275e7fd95e509e8bb26168237 (plain)
1
2
3
4
5
6
7
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mn mathsize="2">2</mn>
  </math> 
</body>
</html>