We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd73a9 commit bf4d9eeCopy full SHA for bf4d9ee
1 file changed
css-syntax-3/Overview.bs
@@ -2241,9 +2241,8 @@ Consume a list of rules</h4>
2241
<dt><<at-keyword-token>>
2242
<dd>
2243
<a>Reconsume the current input token</a>.
2244
- <a>Consume an at-rule</a>.
2245
- If anything is returned,
2246
- append it to the list of rules.
+ <a>Consume an at-rule</a>,
+ and append the returned value to the list of rules.
2247
2248
<dt>anything else
2249
0 commit comments