Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/base/crashtests/crashtests.list
<html><head></head>↩
<body>↩
<basefont style="position: absolute;">↩
<div id="a" tabindex="1"><span style="position: absolute;"></span>↩
</div>↩
<script>↩
var y=document.getElementById('a');↩
y.focus();↩
</script>↩
</body></html>