tor-browser

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

location-assign-user-click.html.ini (301B)


      1 [location-assign-user-click.html]
      2  [NO replace before load, triggered by location.assign()]
      3    expected:
      4      if sessionHistoryInParent and (os == "mac") and debug: [PASS, FAIL]
      5      if sessionHistoryInParent and (os == "mac") and not debug: [PASS, FAIL]
      6      if not sessionHistoryInParent: FAIL