Re: [csswg-drafts] [css-display] Understanding blockification (#12216)

Both flexbox and grid explicitly say their children are _not_ block-level. Absolutes and floats have their own rules for sizing and positioning separate from block-level. So these are not cases where the spec needs to say anything about the outer display type being block. Again, the only effect I can find of blockification is making IFCs possible when it'd otherwise be "flow inline". 

What's special about grid containers is that there's only one container type unlike flow, which has both block container and inline.

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


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

Received on Wednesday, 21 May 2025 16:12:06 UTC