tor-browser

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

location-setter-user-mouseup.html.ini (532B)


      1 [location-setter-user-mouseup.html]
      2  [href]
      3    expected:
      4      if (os == "mac") and debug: [PASS, FAIL]
      5      if (os == "mac") and not debug: [PASS, FAIL]
      6      if (os == "android") and not sessionHistoryInParent: FAIL
      7 
      8  [search]
      9    expected:
     10      if (os == "android") and not sessionHistoryInParent: FAIL
     11      if os == "mac": [PASS, FAIL]
     12 
     13  [hash]
     14    expected:
     15      if (os == "mac") and debug: [PASS, FAIL]
     16      if (os == "mac") and not debug: [PASS, FAIL]
     17      if (os == "android") and not sessionHistoryInParent: FAIL