Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
empty-subframe.html
blob: 37f64d48f116b389fd65de3613ed0d58281c927d [
file
] [
log
] [
blame
] [
edit
]
<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>