tor-browser

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

AbortSignal.any.js.ini (869B)


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