summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mi-mathvariant-3-ref.html
blob: 27a58b9ba00820c44f48ae6e90e682f2488c5748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <title>Mathematica Alphanumeric Italic</title>
    <meta charset="utf-8"/>
  </head>
  <body>

    <math><mstyle mathbackground="red"><mphantom><mi>X</mi></mphantom></mstyle></math>

  </body>
</html>