comparison: gfx/tests/crashtests/546870-1.html
gfx/tests/crashtests/546870-1.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
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> |