We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd914f commit d326f6cCopy full SHA for d326f6c
1 file changed
selectors/Overview.bs
@@ -3097,7 +3097,7 @@ Grammar</h2>
3097
3098
<dfn><id-selector></dfn> = <<hash-token>>
3099
3100
- <dfn><class-selector></dfn> '.' <<ident-token>>
+ <dfn><class-selector></dfn> = '.' <<ident-token>>
3101
3102
<dfn><attribute-selector></dfn> = '[' <<wq-name>> ']' |
3103
'[' <<wq-name>> <<attr-matcher>> [ <<string-token>> | <<ident-token>> ] <<attr-modifier>>? ']'
0 commit comments