[csswg-drafts] [css-selectors-4] CSS reflection of HTML parsing/patching state (#12578)

noamr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-selectors-4] CSS reflection of HTML parsing/patching state ==
HTML supports streamed parsing, however not elements or styles within the document are designed to look good while their content are being parsed.

Proposing to add an `:incomplete` or `:parsing` pseudo-class to elements that are open on the parser stack, to allow adjusting the style for this behavior.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12578 using your GitHub account


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

Received on Thursday, 7 August 2025 12:14:56 UTC