Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/html/crashtests/crashtests.list
<!DOCTYPE html>
<html>
<body onload="document.getElementById('s').onerror;">
<span id="s" onerror="0;"></span>
</body>
</html>