Re: [csswg-drafts] [css-values-5] ident() (and string()) with used-value-time arguments (#12192)

> Maybe not quite the same case, but would it also apply to e.g. z-index:sign(10%)? (Percentages having no meaning for z-index.)

No, that case is fine, because the % doesn't resolve against anything so it's taken as-is, and the `sign()` returns `1`.

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


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

Received on Wednesday, 14 May 2025 16:00:15 UTC