servo/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini
Tim van der Lippe a1f9e3e133
Move LinkProcessingOptions into separate file (#39033)
This makes future implementations easier where we will reuse most of
this code to parse Link headers.

Part of #35035

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-09-02 16:31:39 +00:00

72 lines
2.3 KiB
INI
Vendored

[prefetch-generate-directives.html]
[Test that script-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that script-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that img-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that img-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that connect-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that connect-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that object-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that object-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that font-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that font-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that manifest-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that manifest-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that media-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that media-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that style-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that style-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that child-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that child-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that frame-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that frame-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that worker-src enabled with everything else disabled allows prefetching]
expected: FAIL
[Test that worker-src enabled with default-src disabled allows prefetching]
expected: FAIL
[Test that permissive script-src-elem supersedes script-src]
expected: FAIL
[Test that permissive script-src supersedes script-src-elem]
expected: FAIL