Sign in
chromium
/
external
/
WebKit_trimmed
/
46d4dda51d0207e46e218614c4074a60151715de
/
.
/
LayoutTests
/
fast
/
parser
/
re-enter-and-crash.html
blob: 58d35459526571b3305091269254e4b8c782f0ac [
file
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
alert
(
"This test pases if it doesn't crash."
);
</script>
xxx<iframe onload="document.write('<iframe onload="document.write(\'
<script>
\');document.close();">
</iframe>
');">yyy