40596-1h.html (393B)
1 <html> 2 <body> 3 <form> 4 <table border="1" width="300" style="height: 300px"> 5 <tr> 6 <td style="width:80%"> 7 8 </td> 9 <td style="width:20%"> 10 <button style="visibility: hidden"> 11 This is prettylongtextinthebutton 12 </button> 13 </td> 14 </tr> 15 </table> 16 </form> 17 </body> 18 </html>