tor-browser

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

is.tentative.any.js.ini (982B)


      1 [is.tentative.any.html]
      2 
      3 [is.tentative.any.worker.html]
      4  expected:
      5    if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT]
      6    if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      7 
      8 [is.tentative.any.shadowrealm.html]
      9  expected: ERROR
     10 
     11 [is.tentative.https.any.shadowrealm-in-serviceworker.html]
     12  expected: [ERROR, TIMEOUT]
     13 
     14 [is.tentative.any.shadowrealm-in-window.html]
     15  expected:
     16    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     17    ERROR
     18 
     19 [is.tentative.any.shadowrealm-in-shadowrealm.html]
     20  expected: ERROR
     21 
     22 [is.tentative.any.shadowrealm-in-dedicatedworker.html]
     23  expected:
     24    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     25    if (os == "android") and not sessionHistoryInParent and debug: TIMEOUT
     26    ERROR
     27 
     28 [is.tentative.any.shadowrealm-in-sharedworker.html]
     29  expected: ERROR
     30 
     31 [is.tentative.https.any.shadowrealm-in-audioworklet.html]
     32  expected: ERROR