summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/472593-1.html
blob: ad8fe34bfaa901b5d64eaf20ac2f45527c40f47a (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<head>
<body onload="document.getElementById('t').value = '';">
<textarea rows="10" cols="1" wrap="hard" id="t">&#9;&#9;</textarea>
</body>
</html>