tor-browser

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

close-propagation-backward.any.js.ini (1206B)


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