summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/op-dict-6-ref.html
blob: cb642c49281eb6ccd1fb2d8861d687adffe816e2 (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="true">&#x2211;</mo>
    </mrow>
  </math>
</body>
</html>