summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/worklets/animation-worklet-service-worker-interception.https.html.ini
blob: 908d1adb9e96b2f620dc45f3281e476000ce1d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[animation-worklet-service-worker-interception.https.html]
  expected:
    if (processor == "x86") and (os == "win") and not debug: 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:
      if (processor == "x86") and (os == "win") and not debug: TIMEOUT
      FAIL