summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mi-mathvariant-1.xhtml
blob: d85c2c4b2da0389cdc180a6733d1f84d9e1be860 (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>cos</mi>
    <mo>&#x2061;</mo>
    <mi>x</mi>
  </math>
</body>
</html>