546870-1.html (214B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 </head> 5 <body onload="document.getElementById('button').value='';"> 6 <input id="button" type="button" value="Should not crash" style="width: 1px; white-space: normal;"> 7 </body> 8 </html>