summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-11.html
blob: d2b93644ce6508524a6b80e3e795f1fdf346b3f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <title>op-dict mo accent</title>
  <link rel="mismatch" href="op-dict-11-ref.html"/>
</head>
<body>
  <math>
    <munderover><mtext>X</mtext><mo accent="false">&#x2192;</mo><mo>O</mo></munderover>
  </math>
</body>
</html>