Re: [csswg-drafts] Are `system-font` atomic or not? (#9407)

Yes. In Blink, system fonts behave somewhat like `var()`: they set all the longhands to a magical internal value that won't be resolved until computed-value time. But you can still use the cascade to change individual longhands as you please.
I think other browsers are similar.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9407#issuecomment-1734488599 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 25 September 2023 21:28:44 UTC