- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Dec 2022 00:52:06 +0000
- To: public-css-archive@w3.org
Ah, sure, time to go to sleep I guess XD. But I think this would also need to address custom properties registered as `<integer>` or `<number>` (https://drafts.css-houdini.org/css-properties-values-api/#dependency-cycles): ```css --foo: calc(2ex / 10px); font-weight: var(--foo); ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8169#issuecomment-1334629993 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 December 2022 00:52:08 UTC