We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3ce1d commit d25bda5Copy full SHA for d25bda5
2 files changed
css-syntax/Overview.html
@@ -3737,7 +3737,7 @@ <h4 id=consume-a-list-of-rules><span class=secno>5.5.1. </span> <dfn
3737
<dd> <a href="#reconsume-the-current-input-token"><i>Reconsume the current
3738
input token</i></a>. <a href="#consume-a-qualified-rule0"><i>Consume a
3739
qualified rule</i></a>. If anything is returned, append it to the list of
3740
- rules
+ rules.
3741
</dl>
3742
3743
<h4 id=consume-an-at-rule><span class=secno>5.5.2. </span> <dfn
css-syntax/Overview.src.html
@@ -2704,7 +2704,7 @@ <h4>
2704
<i>Reconsume the current input token</i>.
2705
<i>Consume a qualified rule</i>.
2706
If anything is returned,
2707
- append it to the list of rules
+ append it to the list of rules.
2708
2709
2710
0 commit comments