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