layout/reftests/mathml/maction-dynamic-3-ref.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:15c865d1c709
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <title>dynamic maction 3</title>
4 </head>
5
6 <body>
7
8 <!-- This element generates an invalid markup error. -->
9 <!-- We are assuming here that all invalid MathML markups look the same. -->
10 <p><math><msup><mi>x</mi></msup></math></p>
11
12 <p><math><mtext>--1--</mtext></math></p>
13
14 <p><math><mtext>--1--</mtext></math></p>
15
16 <p><math><msup><mi>x</mi></msup></math></p>
17
18 <p><math><msup><mi>x</mi></msup></math></p>
19
20 <p><math><mtext>--1--</mtext></math></p>
21
22 <p><math><mtext>--1--</mtext></math></p>
23
24 <p><math><mtext>--1--</mtext></math></p>
25
26 <p><math><mtext>--1--</mtext></math></p>
27
28 <p><math><mtext>--1--</mtext></math></p>
29
30 <p><math><mtext>--1--</mtext></math></p>
31
32 <p><math><msup><mi>x</mi></msup></math></p>
33
34 </body>
35 </html>

mercurial