- From: Sam Weinig via GitHub <sysbot+gh@w3.org>
- Date: Sat, 28 Sep 2024 13:29:17 +0000
- To: public-css-archive@w3.org
I don’t believe there is anything in there that would cause a length percent hint. The sign expression will have the type “number” made consistent with the input. Since the input has no percent hint, the “number” will also not have a percent hint. Then, the 50% has type “percentage”, which, multiplied by “number” is still “percentage”. -- GitHub Notification of comment by weinig Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10880#issuecomment-2380640607 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 13:29:17 UTC