Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
frames
/
subframe-load-js-url-crash.html
blob: bf5a41042e802952a95b88bacf34061a6ae75b6d [
file
]
<div>
Test passes if it does not crash.
</div>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<iframe
src
=
"resources/subframe-load-js-url-crash-iframe.html"
></iframe>