summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini')
-rw-r--r--testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini b/testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini
new file mode 100644
index 0000000000..50df846dcc
--- /dev/null
+++ b/testing/web-platform/meta/worklets/layout-worklet-service-worker-interception.https.html.ini
@@ -0,0 +1,9 @@
+[layout-worklet-service-worker-interception.https.html]
+ [addModule() on a controlled document should be intercepted by a service worker.]
+ expected: FAIL
+
+ [addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.]
+ expected: FAIL
+
+ [Static import should be intercepted by a service worker.]
+ expected: FAIL