tor-browser

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

negative-offset.tentative.html.ini (280B)


      1 [negative-offset.tentative.html]
      2  [Negative offset should be changed to 0px]
      3    expected: FAIL
      4 
      5  [Expressions offset min(-50px, 50px) should return at least 0px]
      6    expected: FAIL
      7 
      8  [Expressions offset clamp(-100px, 1vw, -50px) should return at least 0px]
      9    expected: FAIL