Sign in
webkit
/
WebKit
/
98517451c44951a553bf7eb2f40afcaffd7bcdca
/
.
/
LayoutTests
/
http
/
tests
/
contentextensions
/
prefetch-blocked.html
blob: d7d464ac5c3354e06f275d4c5a8adaef194748e0 [
file
] [
log
] [
blame
]
This page prefetches a Document.
<br>
The prefetch should be blocked by the content extension filter
<br>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
}
</script>
<link
rel
=
"prefetch"
href
=
"resources/should-not-load.html"
>