Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
frames
/
subframe-load-js-url-crash.html
blob: bf5a41042e802952a95b88bacf34061a6ae75b6d [
file
] [
log
] [
blame
]
<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>