Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 278385-1.html
blobc82a3a70cdb3eab9d40fc8b0d7807244ed052161
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
5 <title>Firefox Test</title>
6 </head>
7 <body>
8 <table border=1>
9 <tr>
10 <th>
11 <td>
12 <p>TWO</p>
13 </td>
14 <title>Firefox Test</title>
15 </tr>
16 <col>
17 <tr>
18 <td>
19 <p>ONE</p>
20 </td>
21 </tr>
22 <col>
23 </table>
24 </body>
25 </html>