tor-browser

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

readable-writable-properties.any.js.ini (1276B)


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