tor-browser

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

decompression-corrupt-input.any.js.ini (1113B)


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