Re: [csswg-drafts] [css-logical] Unclear text regarding shorthands that encompass both logical and physical longhands (#7057)

I don't remember if we settled this. In implementations, `margin` only expands to the physical longhands. But is it supposed to also set the logical ones (of course physical ones last)? To the initial value? Is this the "implicit resetting" that you mention?

If `margin` can expand to a different set of longhands depending on its value, then it's a mess. Because the value may not be known at parse time if there is a `var()`, but we must know which longhands need to be set to a pending-substitution value.

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


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

Received on Wednesday, 30 March 2022 22:25:55 UTC