Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[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>