Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
crash-during-iframe-load-stop-inner.html
blob: 8e9ece17d8fc79f974350c3cb435c80f532fe14e [
file
] [
log
] [
blame
]
<html>
<script>
window
.
parent
.
stop
();
window
.
parent
.
subFrameFinishedLoading
();
</script>
</html>