Re: [csswg-drafts] [css-sizing-4] How does height: stretch interact with margin collapsing with parent (#11044)

Looking at the [three-child case](https://github.com/w3c/csswg-drafts/issues/11044#issuecomment-2518616089) again, what exactly is the behavior you're thinking the author expects? If we follow your suggestions, each element will be `100% - 100px` tall, with `50px` of space between them (since each element collapses its margin with its siblings), so they won't each fill successive screens when scrolling anyway. Also, the first child's margin will collapse thru the html/body , so they won't even align properly on the first screenful of content. This doesn't seem to be at all a useful behavior, so what exactly do you think the authors are expecting here?

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


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

Received on Tuesday, 10 December 2024 23:15:35 UTC