Sign in
◑
Theme
fuchsia
/
third_party
/
webkit
/
refs/heads/upstream/master
/
.
/
LayoutTests
/
http
/
tests
/
contentextensions
/
main-resource.html
blob: baa72d79e15ed0b3065dfb4e39d5c8f7b5b67dbc [
file
] [
edit
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpResourceLoadCallbacks
();
testRunner
.
dumpFrameLoadCallbacks
();
testRunner
.
dumpAsText
();
testRunner
.
queueLoad
(
"resources/should-not-load.html"
);
}
</script>