tor-browser

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

textdecoder-utf16-surrogates.any.js.ini (1131B)


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