Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
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>