blob: e0ac5b9796a52a62ba79c1aa294a2d6b792274f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[animation-worklet-service-worker-interception.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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
|