tor-browser

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

constructor.any.js.ini (736B)


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