tor-browser

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

zoom-computed-with-sign-expression.html.ini (376B)


      1 [zoom-computed-with-sign-expression.html]
      2  [Property zoom value 'calc(1 + (sign(2cqw - 10px) * 0.5))']
      3    expected: FAIL
      4 
      5  [Property zoom value 'calc(100% + (sign(2cqw - 10px) * 50%))']
      6    expected: FAIL
      7 
      8  [Property zoom value 'calc(100% + (sign(1em - 30px) * 50%))']
      9    expected: FAIL
     10 
     11  [Property zoom value 'calc(100% + (sign(2cqw - 1em) * 50%))']
     12    expected: FAIL