Re: [csswg-drafts] [css-overflow] overflow-clip-margin might want to set different boxes in the block and inline axes. (#7245)

Would this be only logical axes? So `overflow-clip-margin` would be a shorthand of `overflow-clip-margin-block` and `overflow-clip-margin-inline`. But if in the future we add `overflow-clip-margin-{top,right,bottom,left,block-start,block-end,inline-start,inline-end}`, then `overflow-clip-margin` should probably be a shorthand of the physical sides for consistency with `margin`. Changing the mapping logic of the shorthand may have some risk.

Or would we have `overflow-clip-margin-{x, y, block, inline}`? Though I think there is no precedence for having `-x` and `-y` shorthands for side properties.

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


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

Received on Tuesday, 31 May 2022 13:13:36 UTC