layout/reftests/mathml/mathml-mmultiscript-mprescript.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:e0e45654efea
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>mmultiscript with mprescripts with none as placeholders</title>
5 </head>
6
7 <body>
8 <math>
9 <mmultiscripts>
10 <mtext>base</mtext>
11 <none/>
12 <none/>
13 <mprescripts/>
14 </mmultiscripts>
15
16 </math>
17 </body>
18 </html>

mercurial