Re: [csswg-drafts] [css-fonts-5] Proposal: Animating font-palette (#8922)

> @tabatkins wrt [#8922 (comment)](https://github.com/w3c/csswg-drafts/issues/8922#issuecomment-1579154428) makes sense, but also the generic mix() function should work and interpolate accordingly.

The generic mix() function lacks an option to specify interpolation color space. So, similar to color-mix, we need something to specify that in order to improve interpolation quality. What's the direction and intention of your comment. Do you suggest to allow `mix()` and `palette-mix()` in parallel, where `mix()` would for example assume a default interpolation color space? (pending an agreement on what the canonical serialisation should be).
(On `mix()` for other color, similarly in Chrome we currently do not support the generic mix() function for color properties, compare test in https://codepen.io/tursunova/pen/mdQwYdq).


-- 
GitHub Notification of comment by drott
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8922#issuecomment-1625133798 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 7 July 2023 09:33:20 UTC