tor-browser

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

interface.any.js.ini (998B)


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