tor-browser

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

constructor.any.js.ini (1067B)


      1 [constructor.any.worker.html]
      2  [Order of evaluation for descriptor (with shared)]
      3    expected:
      4      if not early_beta_or_earlier: FAIL
      5 
      6 
      7 [constructor.any.html]
      8  expected:
      9    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
     10  [Order of evaluation for descriptor (with shared)]
     11    expected:
     12      if not early_beta_or_earlier: FAIL
     13 
     14 
     15 [constructor.any.js]
     16  [Order of evaluation for descriptor (with shared)]
     17    expected:
     18      if not early_beta_or_earlier: FAIL
     19 
     20 
     21 [constructor.any.shadowrealm.html]
     22  expected: ERROR
     23 
     24 [constructor.https.any.shadowrealm-in-serviceworker.html]
     25  expected: [ERROR, TIMEOUT]
     26 
     27 [constructor.any.shadowrealm-in-shadowrealm.html]
     28  expected:
     29    if sessionHistoryInParent: ERROR
     30    [ERROR, TIMEOUT]
     31 
     32 [constructor.any.shadowrealm-in-sharedworker.html]
     33  expected: ERROR
     34 
     35 [constructor.any.shadowrealm-in-dedicatedworker.html]
     36  expected: ERROR
     37 
     38 [constructor.https.any.shadowrealm-in-audioworklet.html]
     39  expected:
     40    if os == "linux": [ERROR, TIMEOUT]
     41    ERROR
     42 
     43 [constructor.any.shadowrealm-in-window.html]
     44  expected: ERROR