Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/base/crashtests/crashtests.list
<html>↩
<head><title>Click the <select> to crash.</title></head>↩
<body onfocus="document.documentElement.focus(); document.body.style.display = 'none';">↩
<iframe style="position: fixed;"></iframe>↩
<select style="position: absolute;"></select>↩
</body>↩
</html>↩