Re: [csswg-drafts] [css-pseudo] Clarify spec text in "Finding the First Formatted Line" section (#2120)

Sorry for the slowness replying here.

I like the edits, and I think the clarify things. According to them Firefox is doing it right (see [first comment](https://github.com/w3c/csswg-drafts/issues/2120#issue-283315792)).

Anyway I think there's one bit that is confusing:
> Note: The first line of a block container that does not participate in a block formatting context cannot be the first formatted line of an ancestor element. Thus, in <DIV><P STYLE="display: inline-block">Hello<BR>Goodbye</P> etcetera</DIV> the first formatted line of the DIV is not the line “Hello”, but rather the (otherwise empty) line that contains that entire inline block.

**otherwise empty** has confused me about this stuff. In this example the first line contains the inline-block, so it's not empty at all. Why the spec says "otherwise empty"? Could we use a different wording there?

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


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

Received on Wednesday, 29 December 2021 17:01:56 UTC