summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-12-ref.html
blob: 3365b47d39580d2d79266b0dae3fc0f8fc96dd95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
  <title>op-dict mo movablelimits</title>
</head>
<body>
  <math>
    <munder>
      <mo>&sum;</mo>
      <mi>x</mi>
    </munder>
  </math>
</body>
</html>