Sign in
webkit
/
WebKit
/
ee12317405327b31b6fd139776e872b94d3ed8f7
/
.
/
LayoutTests
/
http
/
tests
/
contentextensions
/
main-resource.html
blob: baa72d79e15ed0b3065dfb4e39d5c8f7b5b67dbc [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpResourceLoadCallbacks
();
testRunner
.
dumpFrameLoadCallbacks
();
testRunner
.
dumpAsText
();
testRunner
.
queueLoad
(
"resources/should-not-load.html"
);
}
</script>