|
1 <html> |
|
2 <head><title>[384322] Testcase</title> |
|
3 </head> |
|
4 <body bgcolor="white"> |
|
5 |
|
6 <p><img><img>Hello<img><img> |
|
7 |
|
8 <table bgcolor="lightgray" border="0" cellpadding="0" cellspacing="0"> |
|
9 <tbody> |
|
10 <tr> |
|
11 <td bgcolor="red"> |
|
12 <img width="50" height="50"><img width="50" height="50">Hello<img width="50" height="50"><img width="50" height="50"> |
|
13 </td> |
|
14 </tr> |
|
15 </tbody> |
|
16 </table> |
|
17 |
|
18 <p><img><img>Hello</p> |
|
19 |
|
20 <table bgcolor="lightgray" border="0" cellpadding="0" cellspacing="0"> |
|
21 <tbody> |
|
22 <tr> |
|
23 <td bgcolor="red"> |
|
24 <img width="50" height="50"><img width="50" height="50">Hello |
|
25 </td> |
|
26 </tr> |
|
27 </tbody> |
|
28 </table> |
|
29 |
|
30 <p>Hello<img><img></p> |
|
31 |
|
32 <table bgcolor="lightgray" border="0" cellpadding="0" cellspacing="0"> |
|
33 <tbody> |
|
34 <tr> |
|
35 <td bgcolor="red"> |
|
36 Hello<img width="50" height="50"><img width="50" height="50"> |
|
37 </td> |
|
38 </tr> |
|
39 </tbody> |
|
40 </table> |
|
41 |
|
42 <p><img>Hello</p> |
|
43 |
|
44 <table bgcolor="lightgray" border="0" cellpadding="0" cellspacing="0"> |
|
45 <tbody> |
|
46 <tr> |
|
47 <td bgcolor="red"> |
|
48 <img width="50" height="50">Hello |
|
49 </td> |
|
50 </tr> |
|
51 </tbody> |
|
52 </table> |
|
53 |
|
54 </body> |
|
55 </html> |