We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbccbd commit 5fc94f1Copy full SHA for 5fc94f1
css-properties-values-api/Overview.bs
@@ -637,7 +637,7 @@ Parsing the syntax string {#parsing-syntax}
637
:: If the stream [=starts with an identifier=],
638
<a>reconsume the current input code point</a> from |stream|
639
then [=consume a name=] from |stream|,
640
- and set |component|’s |name| to the returned <<ident-token>>’s value.
+ and set |component|’s |name| to the returned value.
641
Otherwise return failure.
642
643
: anything else
0 commit comments