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

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:fd8058d786cf
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <title>dynamic maction 1</title>
4 </head>
5
6 <body>
7
8 <p>
9 <math>
10 <mtext>__2__</mtext>
11 </math>
12 </p>
13
14 <p>
15 <math>
16 <mtext>__1__</mtext>
17 </math>
18 </p>
19
20 <p>
21 <math>
22 <mtext>__1__</mtext>
23 </math>
24 </p>
25
26 <p>
27 <math>
28 <mn>1</mn>
29 </math>
30 </p>
31
32 <p>
33 <math>
34 <mtext>__2__</mtext>
35 </math>
36 </p>
37
38 <p>
39 <math>
40 <mtext>__3__</mtext>
41 </math>
42 </p>
43
44 <p>
45 <math>
46 <mtext>__3__</mtext>
47 </math>
48 </p>
49
50 <p>
51 <math>
52 <mtext>__3__</mtext>
53 </math>
54 </p>
55
56 </body>
57 </html>

mercurial