Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
basic.html
blob: 1075fc19e97668236b93967e2fe9b3349453d2e5 [
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.