Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
frames
/
document-write-in-iframe-onload-3.html
blob: c01cd9617a769a5ba479e972db225aaef165a3c2 [
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)'); document.close();">
</iframe>