summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mfrac-B-2-3-ref.html
blob: 1c231455bf5c0079b37972db099e7117d2b05589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
  <head>
    <title>mfrac linethickness</title>
  </head>
  <body>
    <math>
      <mfrac style="font-size: 300%">
        <mi>a</mi>
        <mi>b</mi>
      </mfrac>
    </math>
  </body>
</html>