Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html>
<head>
<script type="text/javascript">
function p(n)
{
dump("Test 212563-1 says: " + n + "\n");
}
</script>
</head>
<body>
<p>This test is designed to pass regardless of who wins the document.write race.</p>
<iframe src="212563-1-inner.html"></iframe>
</body>
</html>