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