Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
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.