Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
detach-during-notifyDone.html
blob: 7f886e35b41efbbe4e15d85e51084c2846d00949 [
file
] [
log
] [
blame
]
<iframe></iframe><iframe
src
=
resources/detached-frame.html
></iframe>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
</script>
PASS. WebKit didn't crash.