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