tor-browser

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

instantiate-bad-imports.any.js.ini (810B)


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