Re: [csswg-drafts] [css2][css-display-3] Remove "display:run-in" from CSS (#9784)

The latest (vague, handwavy) definition of run-in is in the 2008 [CSS2 Recommendation](https://www.w3.org/TR/2008/REC-CSS2-20080411/visuren.html#run-in)

> A run-in box behaves as follows:

>    If a [block](https://www.w3.org/TR/2008/REC-CSS2-20080411/visuren.html#block-box) box (that does not float and is not [absolutely positioned](https://www.w3.org/TR/2008/REC-CSS2-20080411/visuren.html#absolutely-positioned)) follows the run-in box, the run-in box becomes the first inline box of the block box.
>    Otherwise, the run-in box becomes a block box.

> The properties of the run-in element are inherited from its parent in the source tree, not from the block box it visually becomes part of. 

That is it, the entire definition.

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


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

Received on Thursday, 11 January 2024 18:29:21 UTC