[csswg-drafts] [css-view-transitions-1] Animate backdrop-filter for named elements (#9358)

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

== [css-view-transitions-1] Animate backdrop-filter for named elements ==
View Transition currently automatically animates an elements size/transform. `backdrop-filter` should probably also be in this list. Its a property of how the element renders where its embedded, not the element's content itself. Same discussion as `mix-blend-mode`: https://github.com/w3c/csswg-drafts/issues/8962.

With `mix-blend-mode` we don't set up an animation because it can't be interpolated but `backdrop-filter` can.

Here's an example: https://codepen.io/LukyVj/pen/MWZovLb.

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


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

Received on Thursday, 14 September 2023 10:07:07 UTC