summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/op-dict-6.html
blob: 6be4cc90a70ad833b6b118a238b677c5315ed9f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
  <title>op-dict largeop</title>
  <link rel="match" href="op-dict-6-ref.html">
</head>
<body>
  <math displaystyle="true">
    <mrow>
      <mo>&#x2211;</mo>
    </mrow>
  </math>
</body>
</html>