tor-browser

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

navigate-window.https.html.ini (343B)


      1 [navigate-window.https.html]
      2  [Clients.matchAll() should not show an old window after it navigates.]
      3    expected: FAIL
      4 
      5  [Clients.matchAll() should not show an old window as controlled after it navigates.]
      6    expected:
      7      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      8      if (os == "mac") and not debug: [PASS, FAIL]