Skip to content

[selectors] * vs *|* as default "of" sub-selector in :nth-child and friends #1216

Description

@SimonSapin

https://drafts.csswg.org/selectors/#the-nth-child-pseudo

The CSS Syntax Module [CSS3SYN] defines the An+B notation. If S is omitted, it defaults to *.

* should probably be *|* instead. It’s not the same if the stylesheet has a default namespace declared.

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