tor-browser

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

decompression-extra-input.any.js.ini (1164B)


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