tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

animation-worklet-service-worker-interception.https.html.ini (408B)


      1 [animation-worklet-service-worker-interception.https.html]
      2  [addModule() on a controlled document should be intercepted by a service worker.]
      3    expected: FAIL
      4 
      5  [addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.]
      6    expected: FAIL
      7 
      8  [Static import should be intercepted by a service worker.]
      9    expected: FAIL