- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Dec 2023 04:00:34 +0000
- To: public-css-archive@w3.org
Relative lengths can always be resolved with an absolute base in `px`: `font-size` of the element, the viewport width, etc. So `<percentage>`s in `1% / 1%` do not have any absolute base and are not resolved before applying the operation, which results to `1`, ok. Thanks. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9661#issuecomment-1835419217 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 December 2023 04:00:37 UTC