tor-browser

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

constructor.tentative.any.js.ini (996B)


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