Enable service worker WPT tests. (#36221)

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Josh Matthews 2025-03-31 04:31:24 -04:00 committed by GitHub
parent 5f4624d8d5
commit ee95ef53fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
314 changed files with 5348 additions and 35 deletions

View file

@ -0,0 +1,54 @@
[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