Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html>
2 <head><title>[384322] Testcase</title>
3 </head>
4 <body bgcolor="white">
6 <p><img><img>Hello<img><img>
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>
18 <p><img><img>Hello</p>
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>
30 <p>Hello<img><img></p>
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>
42 <p><img>Hello</p>
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>
54 </body>
55 </html>