diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/resource-hints/prefetch-allowed-by-any-directive.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/content-security-policy/resource-hints/prefetch-allowed-by-any-directive.sub.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/resource-hints/prefetch-allowed-by-any-directive.sub.html.ini b/testing/web-platform/meta/content-security-policy/resource-hints/prefetch-allowed-by-any-directive.sub.html.ini new file mode 100644 index 0000000000..816cd785fe --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/resource-hints/prefetch-allowed-by-any-directive.sub.html.ini @@ -0,0 +1,10 @@ +[prefetch-allowed-by-any-directive.sub.html] + expected: TIMEOUT + [Prefetch should succeed when restricted by default-src but allowed by other directive] + expected: TIMEOUT + + [Prefetch should fail when restricted by default-src and different origin allowed by other directive] + expected: NOTRUN + + [Prefetch should succeed when restricted by default-src but origin allowed by other directive] + expected: NOTRUN |