tor-browser

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

toString.any.js.ini (718B)


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