summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/op-dict-11.html
blob: 0c59e06bdd6107478eb8026356bbb6056f40afbf (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
  <title>op-dict mo accent</title>
</head>
<body>
  <math>
    <munderover><mtext>X</mtext><mo accent="false">&#x2192;</mo><mo>O</mo></munderover>
  </math>
</body>
</html>