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