tor-browser

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

traverse-during-unload.html.ini (222B)


      1 [traverse-during-unload.html]
      2  [Traversing the history during unload]
      3    expected:
      4      if (os == "android") and not sessionHistoryInParent: FAIL
      5      if os == "win": PASS
      6      if os == "mac": PASS
      7      [PASS, FAIL]