Re: [csswg-drafts] [css-values] Consider requiring same relative <length> units in atan2() (#8169)

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