Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
b23bfe44916eca6ef0411123d66109eecdc98e83
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
empty-subframe.html
blob: 37f64d48f116b389fd65de3613ed0d58281c927d [
file
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
dumpFrameLoadCallbacks
();
}
</script>
This is a test of load callbacks. It is only useful inside the regression test tool.
<br>
<iframe
name
=
"f1"
></iframe>