Sign in
webkit
/
WebKit
/
fdd9bf477a19ed08e2271568e4542da9562398f0
/
.
/
LayoutTests
/
webarchive
/
loading
/
javascript-url-iframe-crash.html
blob: 124f9fa27d01538785157a3fd2c5c119e6ba78d5 [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
window
.
location
=
"resources/javascript-url-iframe-crash.webarchive"
;
</script>
</html>