tor-browser

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

constructor.any.js.ini (816B)


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