tor-browser

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

decompression-correct-input.any.js.ini (1304B)


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