tor-browser

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

fetch-event-within-sw.https.html.ini (371B)


      1 [fetch-event-within-sw.https.html]
      2  expected:
      3    if (os == "linux") and not debug: [OK, TIMEOUT]
      4  [Service worker does not intercept fetch/cache requests within service worker]
      5    expected:
      6      if (os == "linux") and not debug: [PASS, NOTRUN]
      7 
      8  [Service worker intercepts requests from window]
      9    expected:
     10      if (os == "linux") and not debug: [PASS, TIMEOUT]