Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / layout / tables / crashtests / 403579-1.html
blob6e22332821259a81bbc077e360f68fa15c50e1c7
1 <html>
2 <head>
3 </head>
4 <body>
5 <table border="1">
6 <tr>
7 <td>x<div style="margin: 0 100%;"></div></td>
8 <td width="8%">y</td>
9 </tr>
10 </table>
11 </body>
12 </html>