Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
fast
/
frames
/
document-write-in-iframe-onload-2.html
blob: 0424a6a2a05bb4991bb4302126d2d76f0881dd96 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
FAIL
<iframe onload="document.close(); document.write('
<p>
PASS (1 of 2)
<p>
PASS (2 of 2)');">
</iframe>