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