Re: [csswg-drafts] [css-values-4] What happens to sign(%) when % has no meaning? (#12204)

My understanding is that `z-index: sign(10%)` is also invalid since the type of `10%`, which is `[percent → 1]` with a `percent` percent hint, cannot be made consistent with the input calculation type, which is `[]` for `<integer>`.

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


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

Received on Monday, 19 May 2025 07:37:54 UTC