We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4912a68 commit 71dca47Copy full SHA for 71dca47
selectors/Overview.bs
@@ -3160,7 +3160,7 @@ Grammar</h2>
3160
<<class-selector>> | <<attribute-selector>> |
3161
<<pseudo-class-selector>> | <<pseudo-element-selector>>
3162
3163
- <dfn><type-selector></dfn> = <<wq-name>> | <<ns-prefix>> '*'
+ <dfn><type-selector></dfn> = <<wq-name>> | <<ns-prefix>>? '*'
3164
3165
<dfn><ns-prefix></dfn> = [ <<ident-token>> | '*' ]? '|'
3166
0 commit comments