Re: [csswg-drafts] [css-logical-1] Interaction of shorthands and logical properties (#3030)

@emilio Didn't we decide this:

> During parsing of a css declaration block, shorthands (like margin and all) expands only to the set of longhand (grouped by mapping logic: so either logical or physical) required to describe their value

So `margin` is a shorthand of both the physical and the logical longhands, and the set of properties it expands to depends on the value. (Of course that's not what implementations do, but I think is how it's supposed to be?)

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


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

Received on Thursday, 5 November 2020 16:02:04 UTC