tor-browser

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

close-propagation-forward.any.js.ini (1199B)


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