summaryrefslogtreecommitdiffstats
path: root/docshell/base/crashtests/430628-1.html
blob: 4a68a5a015fb4dc23ab9db5a4dbca5dbe07b1411 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
</head>
<body onpagehide="document.body.removeChild(document.getElementById('s'));">
<span id="s" contenteditable="true"></span>
</body>
</html>