[csswg-drafts] [css-backgrounds] Interpolate between layers of backgrounds as one cross-fade (#10760)

noamr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds] Interpolate between layers of backgrounds as one cross-fade ==
This relates to #578.
Currently in css-images-4 we allow [smoothly interpolating CSS images](https://drafts.csswg.org/css-images-4/#interpolating-images). However, in the case of backgrounds, often images are layered on top of each other, together with colors and `background-blend-mode`. In some cases we might want to cross-fade the whole background stacks, rather than animate each layer individually, which might not always be compatible (e.g. image-to-color).

  

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10760 using your GitHub account


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

Received on Tuesday, 20 August 2024 15:48:22 UTC