gecko-dev/gfx/tests/crashtests/546870-1.html

9 строки
214 B
HTML

<!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>