Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
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>