tor-browser

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

scroll-to-text-fragment-open-link-in-new-tab-desktop.html.ini (410B)


      1 [scroll-to-text-fragment-open-link-in-new-tab-desktop.html]
      2  expected:
      3    if (os == "android"): TIMEOUT
      4  [Test that the text fragment directive requires a user activation when invoked by clicking a link in the same or a new tab]
      5    expected:
      6      if (os == "linux") and not tsan and not fission and not debug: [PASS, FAIL]
      7      if (os == "linux") and tsan: [PASS, FAIL]
      8      if os == "android": TIMEOUT