tor-browser

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

console-log-symbol.any.js.ini (966B)


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