summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/munderover-accent-dynamic-001-ref.html
blob: 3bfb2a3d83920db5281fb7ea0988d0b69b8dca2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <title>munderover@accent</title>
    <meta charset="utf-8"/>
  </head>
  <body>
    <math>
      <munderover accent="true"><mtext>X</mtext><mo>O</mo><mo>O</mo></munderover>
    </math>
  </body>
</html>