layout/reftests/mathml/mo-accent-dynamic-ref.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:22b34d1792a1
1 <!doctype html>
2 <html>
3 <head>
4 <title>mo@accent</title>
5 <meta charset="utf-8"/>
6 </head>
7 <body>
8 <math>
9 <munderover><mtext>X</mtext><mo accent="true">O</mo><mo>O</mo></munderover>
10 </math>
11 </body>
12 </html>

mercurial