Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug2516.html
blob301e9bb30b911a742ea492ceed416e0734dc8fd4
1 <html>
2 <body>
3 <table border=1>
4 <tr>
5 <td valign=top>
6 <table bgcolor=#ffcc99 border=0>
7 <form action="http://www.dejanews.com/qs.xp" method="get">
8 <tr align=left>
9 <td bgcolor=#ff6600 nowrap>Find</td>
10 <td>rick was here</td>
11 </tr>
12 </table>
13 </td>
14 </tr>
15 </table>
16 </body>
17 </html>