summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/546870-1.html
blob: bc83d90e05262717b6d841413c6500db0fde3bc3 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('button').value='';">
<input id="button" type="button" value="Should not crash" style="width: 1px; white-space: normal;">
</body>
</html>