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

We can't plug relative length units into `font-weight` without calculations, because `font-weight` takes number values only.

I think we can just use the same idea how we resolve `font-size: 1ex`: when a font-relative length unit is used in a font-related property, it refers to the the parent element's font.

-- 
GitHub Notification of comment by xiaochengh
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8169#issuecomment-1334622144 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:38:40 UTC