summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/op-dict-7.html
blob: 04496eb4f3c5476e118017885757f971191a51ea (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="mismatch" href="op-dict-7-notref.html">
</head>
<body>
  <math displaystyle="true">
    <mrow>
      <mo largeop="false">&#x2211;</mo>
    </mrow>
  </math>
</body>
</html>