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 f32266a commit 6ca6cc8Copy full SHA for 6ca6cc8
css-syntax-3/Overview.bs
@@ -2640,8 +2640,8 @@ Consume a function</h4>
2640
2641
To <dfn>consume a function</dfn>:
2642
2643
- Create a function with a name equal to the value of the <a>current input token</a>,
2644
- and with a value which is initially an empty list.
+ Create a function with its name equal to the value of the <a>current input token</a>
+ and with its value initially set to an empty list.
2645
2646
Repeatedly consume the <a>next input token</a> and process it as follows:
2647
0 commit comments