Re: [csswg-drafts] [css-animations] How should relative-length values be interpreted when used in the <keyframe-selector> production in the @keyframes prelude? (#10880)

> How does accepting this affect how [keyframes are sorted](https://drafts.csswg.org/css-animations-2/#keyframe-processing)? Are they kept in specified order like those with a range name specified or do we compute the result and sort? I think we probably want to keep them in specified order and definitely not merge blocks that currently compute to the same offset.

I'd expect they get computed and re-sorted. Isn't that what we currently do? First sort by specified order and then sort again by resolving offsets?

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


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

Received on Thursday, 30 January 2025 19:37:06 UTC