Re: [csswg-drafts] [css-grid][css-flexbox][css-multicol] Styling Gaps/Gutters (#2748)

It should look more like a background property, for example:

background-color = rule-color
background-image = rule-image
background-size = rule-size
background-repeat = rule-repeat
background-clip = rule-clip

On this basis can be further extended, eg: rule-style.

However, there should not be many similar properties to confuse developers.I think so: Whether column and row spacing or style rules can be described by the same attribute, such as rule, the corresponding row is row-rule, the column is column-rule, there should be no gap-rule, gap-row-rule,gap-column-rule, column-rule, etc., which will confuse the developer

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

Received on Wednesday, 6 May 2020 03:48:05 UTC