Bug 1931796. Don't UpdateCanvasBackground when the display we are building is for...
[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>