summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/op-dict-2.html
blob: 0a26fcae7878323a77c2f5c80cf6778825780293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<head>
  <title>op-dict symmetric</title>
  <link rel="match" href="op-dict-2-ref.html">
</head>
<body>
  <math>
    <mrow>
      <mo>(</mo>
      <mspace height="5em" depth="5em"/>
    </mrow>
  </math>
</body>
</html>