diff options
Diffstat (limited to 'tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini')
-rw-r--r-- | tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini b/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini index 7843cf2984c..df10ea63fd6 100644 --- a/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini +++ b/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini @@ -1,19 +1,19 @@ [prefetch-generate-directives.html] expected: TIMEOUT [Test that script-src enabled with everything else disabled allows prefetching] - expected: FAIL + expected: TIMEOUT [Test that script-src enabled with default-src disabled allows prefetching] - expected: FAIL + expected: NOTRUN [Test that img-src enabled with everything else disabled allows prefetching] - expected: FAIL + expected: NOTRUN [Test that img-src enabled with default-src disabled allows prefetching] - expected: FAIL + expected: NOTRUN [Test that connect-src enabled with everything else disabled allows prefetching] - expected: TIMEOUT + expected: NOTRUN [Test that connect-src enabled with default-src disabled allows prefetching] expected: NOTRUN |