Re: [csswg-drafts] [css-multicol-1] Margin collapse of first-child element is unintuitive (#6170)

All I'm saying is in combination with default user agent styles, the way margins interact with columns is unintuitive and confusing. 

Here is a simple example of a columned section containing paragraphs, lists, and some headers dividing them spanning across all columns: https://codepen.io/alystair/pen/ExZQxaw

Without awareness of BFC (which I'm assuming is the majority of designers) one would expect all columns to begin at the same vertical height, which doesn't happen because the top margin/padding only influences the first column, not any of the consecutive ones.

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


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

Received on Wednesday, 14 April 2021 18:26:15 UTC