Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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