tenfourfox/dom/base/crashtests/472593-1.html

8 lines
178 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<head>
<body onload="document.getElementById('t').value = '';">
<textarea rows="10" cols="1" wrap="hard" id="t">&#9;&#9;</textarea>
</body>
</html>