blob: 9b2fe2a35902ca09392da5cdf67354e24051acc7 (
plain)
1
2
3
4
5
6
7
8
9
|
[animation-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
|