tor-browser

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

serviceworker-connect-src.https.sub.html.ini (516B)


      1 [serviceworker-connect-src.https.sub.html]
      2  expected:
      3    if processor == "x86": [OK, TIMEOUT]
      4  [serviceworker-connect-src 2]
      5    expected:
      6      if processor == "x86": [PASS, NOTRUN]
      7 
      8  [serviceworker-connect-src 1]
      9    expected:
     10      if processor == "x86": [PASS, NOTRUN]
     11 
     12  [serviceworker-connect-src]
     13    expected:
     14      if processor == "x86": [PASS, TIMEOUT]
     15 
     16  [Reports match in https: with default-src 'self']
     17    expected:
     18      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]