tor-browser

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

textdecoder-fatal-streaming.any.js.ini (1196B)


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