tor-browser

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

edge-inclusive-intersection.html.ini (578B)


      1 [edge-inclusive-intersection.html]
      2  [Set transform=translateY(185px) on target.]
      3    expected:
      4      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
      5 
      6  [Set transform=translateY(201px) on target.]
      7    expected:
      8      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
      9 
     10  [First rAF.]
     11    expected:
     12      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
     13 
     14  [Set transform=translateY(200px) on target.]
     15    expected:
     16      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]