Re: [csswg-drafts] Is a box that establishes a BFC considered a Block Container? (#11217)

According to the [spec](https://www.w3.org/TR/CSS2/visuren.html#block-formatting)

Floats, _absolutely positioned elements_, block containers (such as inline-blocks, table-cells, and table-captions) that are not block boxes, and block boxes with 'overflow' other than 'visible' (except when that value has been propagated to the viewport) establish new _block formatting contexts_ for their contents.

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


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

Received on Friday, 15 November 2024 00:20:28 UTC