tor-browser

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

toString.any.js.ini (894B)


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