summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-3.html
blob: 3a52c4d43905c458d5335fea0c53d421393f1fc8 (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="false">(</mo>
      <mspace height="5em" depth="5em"/>
    </mrow>
  </math>
</body>
</html>