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