Re: [csswg-drafts] [css-align][css-grid][css-flexbox][css-multicol][css-tables] A proposal for a Gap Decorations feature (#6748)

I'm thinking if there shouldn't be some extra, more logical properties, like `*-block-end` is for `*-bottom`. I'm notably thinking about flexbox axes, which can change responsively.

Have `column-*` and `row-*` get a shortcut `gap-*` (I don't think this causes any issue with the current `gap` property, which can act as a shortcut itself for `gap-*` properties).

Add to that `gap-main-*` and `gap-cross-*` that would generally correspond to `column-*` and `row-*` except for `flex-direction: column`, where the axes swap.

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


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

Received on Friday, 11 February 2022 11:30:37 UTC