summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini18
1 files changed, 12 insertions, 6 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini
index c5eb8ad145..e725a2bd78 100644
--- a/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini
+++ b/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-subresource.https.html.ini
@@ -20,12 +20,6 @@
[Subresource cross origin load matched with URLPattern condition via constructed object]
expected: FAIL
- [Subresource load matched with URLPattern condition via URLPatternInit]
- expected: FAIL
-
- [Subresource cross origin load not matched with URLPattern condition via URLPatternInit]
- expected: FAIL
-
[Subresource load matched with URLPattern condition via string]
expected: FAIL
@@ -40,3 +34,15 @@
[Subresource load matched with the cache source rule]
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 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