tor-browser

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

imports.any.js.ini (741B)


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