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