comparison: layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html
layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <title>mmultiscript with mprescripts without none</title> |
|
5 </head> |
|
6 |
|
7 <body> |
|
8 <math> |
|
9 <mmultiscripts> |
|
10 <mtext>base</mtext> |
|
11 <mprescripts/> |
|
12 </mmultiscripts> |
|
13 </math> |
|
14 </body> |
|
15 </html> |