tor-browser

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

self.any.js.ini (752B)


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