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