Sign in
webkit
/
WebKit
/
f3ecda48cdde51cb7c8c882d151b56b514c68e28
/
.
/
LayoutTests
/
http
/
tests
/
ssl
/
ping-with-unsafe-redirect.html
blob: d5503477316c6fb7da3efd1c18c6db17f33976ab [
file
] [
log
] [
blame
]
<p>
Should not crash when closed.
</p>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<iframe
src
=
"resources/ping-with-unsafe-redirect-frame.html"
></iframe>