summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/mo-accent/op-dict-10.html
blob: 67217592ca74d1bdc9ad656b016fefb6900180db (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="match" href="op-dict-10-ref.html"/>
</head>
<body>
  <math>
    <munderover><mtext>X</mtext><mo>&#x2192;</mo><mo>O</mo></munderover>
  </math>
</body>
</html>