tor-browser

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

textdecoder-byte-order-marks.any.js.ini (991B)


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