tor-browser

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

font-weight-sign-function.html.ini (282B)


      1 [font-weight-sign-function.html]
      2  [Property font-weight value 'calc(sign(1rem - 1px) * 10)']
      3    expected: FAIL
      4 
      5  [Property font-weight value 'calc(sign(1rem - 1px) * -10000)']
      6    expected: FAIL
      7 
      8  [Property font-weight value 'calc(sign(1rem - 1px) * 10000)']
      9    expected: FAIL