Skip to content

[css-selectors-4] CSS reflection of HTML parsing state #12578

@noamr

Description

@noamr

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.

See also WICG/webcomponents#809.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions