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

`50% * sign(10em - 2px)` has type `[percent → 1]` with a `length` percent hint and does not [match](https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-match) `<percentage>` in this context.

I do not think a math function including `<length>`(s) calculation values can match a keyframe selector `<percentage>`.

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


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

Received on Saturday, 28 September 2024 05:57:04 UTC