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

> Blink I think currently has issues with ::first-line propagating into elements which establish independent formatting contexts, when arguably it shouldn't, when I last read the spec here somewhat questionable.
> 
> E.g. https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=13169

Thank you, this is another interesting incompatibility, WebKit blocks the propagation. So two questions we found so far?
1. Should an empty block (anonymous/non-anonymous, with/without an empty line) propagate or block?
2. Should it propagate into a different BFC or not?

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


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

Received on Sunday, 6 October 2024 13:47:00 UTC