tor-browser

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

event_playing_noautoplay.html.ini (237B)


      1 [event_playing_noautoplay.html]
      2  expected:
      3    if (os_version == "14") and debug and not sessionHistoryInParent: [OK, CRASH]
      4    if (os_version == "7.0") and not debug: [OK, CRASH]
      5    if (os_version == "14") and not debug: [OK, CRASH]