tor-browser

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

compression-multiple-chunks.any.js.ini (1510B)


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