Mypal/docshell/base/crashtests/430628-1.html

9 lines
175 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<html>
<head>
</head>
<body onpagehide="document.body.removeChild(document.getElementById('s'));">
<span id="s" contenteditable="true"></span>
</body>
</html>