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