Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 368013.html
blobea6760d4af3409a677c5dfc3bede10d2736306f5
1 <!DOCTYPE html>
2 <html>
3 <head><title>Bug 368013</title></head>
4 <body>
5 <table>
6 <thead>
7 <col>1</col>
8 </thead>
9 <tr>
10 <td>1</td>
11 </tr>
12 </table>
13 </html>