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

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

== [selectors] * vs *|* as default "of" sub-selector in :nth-child and friends ==
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.

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

Received on Thursday, 13 April 2017 09:20:19 UTC