- From: Noam Rosenthal via GitHub <noreply@w3.org>
- Date: Sun, 19 Oct 2025 06:22:53 +0000
- To: public-css-archive@w3.org
> I think these percentages units would raise some complications. Like, presumably they wouldn't be `<percentage>` since they wouldn't make sense in other properties. But authors may expect `calc(25%min + 1px)` or even `calc(25%min + 25% + 1px)` to work, so would need to add a bunch of productions like `<something>`, `<length-something>`, `<percentage-something>`, `<length-percentage-something>`. Agreed, it's not simple implementation wise. Btw the same complication was already introduced by "direction agnostic size" for arcs in shape(), which is a related problem. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6467#issuecomment-3419253608 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 19 October 2025 06:22:55 UTC