tor-browser

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

detached-context.https.html.ini (470B)


      1 [detached-context.https.html]
      2  expected:
      3    if debug and (os == "linux"): [OK, TIMEOUT]
      4  [accessing a ServiceWorker object from a removed iframe]
      5    expected:
      6      if debug and (os == "linux"): [PASS, NOTRUN]
      7 
      8  [accessing navigator.serviceWorker on a detached iframe]
      9    expected:
     10      if debug and (os == "linux"): [PASS, NOTRUN]
     11 
     12  [accessing a ServiceWorkerRegistration from a removed iframe]
     13    expected:
     14      if debug and (os == "linux"): [PASS, TIMEOUT]