summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-7.html
blob: c9ff812a8391a24ec190bf199f2eb6f29f4592f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
  <title>op-dict largeop</title>
</head>
<body>
  <math displaystyle="true">
    <mrow>
      <mo largeop="false">&#x2211;</mo>
    </mrow>
  </math>
</body>
</html>