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