tor-browser

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

registered-property-computation.html.ini (641B)


      1 [registered-property-computation.html]
      2  [<color> values are computed correctly [currentcolor\]]
      3    expected: FAIL
      4 
      5  [<color> values are computed correctly [color-mix(in srgb, currentcolor, red)\]]
      6    expected: FAIL
      7 
      8  [<color> values are computed correctly [color-mix(in srgb, currentcolor, #ffffff 70%)\]]
      9    expected: FAIL
     10 
     11  [<color> values are computed correctly [color-mix(in srgb, currentcolor 20%, #ffffff 20%)\]]
     12    expected: FAIL
     13 
     14  [<color> values are computed correctly [light-dark(currentcolor, red)\]]
     15    expected: FAIL
     16 
     17  [<color> values are computed correctly [color(from currentcolor srgb b g r)\]]
     18    expected: FAIL