summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/number-size-1-ref.xhtml
blob: 6d38b4bb021775a9e13bf598b21451d28d45f37a (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="200%">2</mn>
  </math>  
</body>
</html>