tor-browser

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

compression-large-flush-output.any.js.ini (1139B)


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