Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
bad-scheme-subframe.html
blob: 8c7f23eda215f5b3319da8448e8ab19b21de98fa [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
This is a test of load callbacks. It is only useful inside the regression test tool.
<br>
<iframe
name
=
"f1"
src
=
"this-is-definitely-a-bad-uri-scheme:"
></iframe>