Sign in
webkit
/
WebKit
/
0ad201495a79a3ebe8266bfaa3c5df19bc649a7d
/
.
/
LayoutTests
/
fast
/
parser
/
document-write-onload-nesting.html
blob: 1091f8f37b8dcbf6b01eeb08abb8315d2b0b8c98 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<iframe onload="document.write('
<p>
PASS<iframe onload="document.write(\'
<p>
\')">
</iframe>
');">
</iframe>