summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mi-mathvariant-2.xhtml
blob: ae1db6e1ee7b59b587ce2bdfcf0465f3af5528a3 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mi>&#x221e;</mi>
    <mi>&#x210e;</mi>
    <mi mathvariant="fraktur">B</mi>
  </math>
</body>
</html>