tor-browser

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

timeout-shadowrealm.any.js.ini (732B)


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