Sign in
webkit
/
WebKit
/
9047f02e0ce5e1a3e10e5c5bf09195f155ce9d8d
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
bad-scheme-subframe.html
blob: b54bcb182cae38829871c27a14153a26b4d6b575 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
layoutTestController
)
layoutTestController
.
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>