- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 May 2025 16:00:14 +0000
- To: public-css-archive@w3.org
> 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