tor-browser

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

console-label-conversion.any.js.ini (1004B)


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