Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html style="height: 100%;">
<body style="height: 100%;">
<!-- Make sure the div forces the frame off the screen by default -->
<div style="height: 200%"></div>
<iframe src="about:neterror"></iframe>
</body>
</html>