tor-browser

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

toString.any.js.ini (820B)


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