Re: [csswg-drafts] [css-inline][css-pseudo] Interaction of root inline box and ::first-line (#1384)

I don't think we can do that, because there can be multiple `::first-line` (each one originated by a different ancestor).

https://drafts.csswg.org/css-pseudo-4/#first-text-line

> When a [first formatted line](https://drafts.csswg.org/css-pseudo-4/#first-formatted-line) is represented by multiple [::first-line](https://drafts.csswg.org/css-pseudo-4/#selectordef-first-line) pseudo-elements, they are nested in the same order as their [originating elements](https://drafts.csswg.org/selectors-4/#originating-element).

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


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

Received on Thursday, 3 February 2022 00:12:39 UTC