Re: [csswg-drafts] [css-inline][css-text][css-pseudo] Define more details of the "first formatted line" (#10990)

@bfgeek CSS2 didn't prevent propagating `::first-line` to nested blocks with `overflow: hidden`, so it should be the same for `display: flow-root`.

That said, Firefox never propagating it can mean that it's web-compatible to change the behavior, it may make more sense indeed to only propagate within the same BFC, and this would be consistent with not propagating it to table captions (see #1192).

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


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

Received on Friday, 4 October 2024 23:38:12 UTC