tor-browser

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

toString.tentative.any.js.ini (909B)


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