Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
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>