Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<title>Timeout after document.open</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<div id="log"></div>
<script>
var t = async_test();
</script>
<iframe src="011-1.html"></iframe>