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.
https://drafts.csswg.org/selectors/#the-nth-child-pseudo
*should probably be*|*instead. It’s not the same if the stylesheet has a default namespace declared.