[csswg-drafts] Pull Request: [css-color-4] correct blend() adjuster calculation

jonathantneal has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-color-4] correct blend() adjuster calculation ==
Correct the `blend()` adjuster calculation so that a base color does not change when a specified color is 0% blended in.

This will consequently correct `tint()` and `shade()` adjusters, as they rely on the behavior of `blend()`.

See https://github.com/w3c/csswg-drafts/pull/2197

Received on Wednesday, 17 January 2018 22:18:54 UTC