servo/tests/wpt/meta/service-workers/service-worker/static-router-subresource.https.html.ini
Josh Matthews ee95ef53fb
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-03-31 08:31:24 +00:00

54 lines
1.6 KiB
INI
Vendored

[static-router-subresource.https.html]
[Subresource load not matched with URLPattern condition]
expected: FAIL
[Subresource load matched with URLPattern condition]
expected: FAIL
[Subresource cross origin load matched with URLPattern condition via constructed object]
expected: FAIL
[Subresource load matched with ignoreCase URLPattern condition]
expected: FAIL
[Subresource load matched without ignoreCase URLPattern condition]
expected: FAIL
[Subresource load matched with URLPattern condition via URLPatternCompatible]
expected: FAIL
[Subresource cross origin load not matched with URLPattern condition via URLPatternCompatible]
expected: FAIL
[Subresource load matched with URLPattern condition via string]
expected: FAIL
[Subresource cross origin load not matched with URLPattern condition via string]
expected: FAIL
[Subresource load matched with RequestMode condition]
expected: FAIL
[Subresource load matched with the nested `or` condition]
expected: FAIL
[Subresource load matched with the next `or` condition]
expected: FAIL
[Subresource load not matched with `or` condition]
expected: FAIL
[Subresource load matched with the cache source rule]
expected: FAIL
[Subresource load did not match with the cache and fallback to the network]
expected: FAIL
[Subresource load matched with the cache source, with specifying the cache name]
expected: FAIL
[Subresource load should not match with the not condition]
expected: FAIL
[Subresource load should match with a file other than not]
expected: FAIL