tor-browser

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

same-hash.html.ini (426B)


      1 [same-hash.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Using location.hash = "#te<st" must not reset scroll position]
      5    expected: FAIL
      6 
      7  [Using location.hash = "te<st" must not reset scroll position]
      8    expected: FAIL
      9 
     10  [Using location.hash = "#te%3Cst" must not reset scroll position]
     11    expected: FAIL
     12 
     13  [Using location.hash = "te%3Cst" must not reset scroll position]
     14    expected: FAIL