Re: [csswg-drafts] [css-view-transitions-1] Allow UAs to optimize the `::view-transition-group()` keyframes (#11657)

> My suggestion would be to allow UAs to omit the `width` and `height` from these keyframes when those values do not change between the old and new snapshots. This would enable out-of-the-box composited animations on the group.

The downside here is that the keyframes would no long be predictable. If you rely on them to extract `width`/`height` info, then things can break in some cases.

We discussed this internally at Google and we believe that the optimization to run such an animation on the compositor is something UAs can do themselves.

Hereby retracting my issue.

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


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

Received on Wednesday, 5 February 2025 16:10:52 UTC