File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ spec: css2; type: property; text: border-collapse
3232spec: css-color-4; type: value; text: currentcolor
3333spec: css-color-4; type: value; text: color
3434spec: css-cascade-4; type: at-rule; text: @import
35+ spec: infra; type: dfn; text: string
3536</pre>
3637<style>
3738code, small { white-space: nowrap }
@@ -473,7 +474,7 @@ Author-defined Identifiers: the <<custom-ident>> type</h3>
473474<h3 id="strings">
474475Quoted Strings: the <<string>> type</h3>
475476
476- <dfn export lt="string"> Strings</dfn> are denoted by <dfn id="string-value"><string></dfn>
477+ [= Strings=] are denoted by <dfn id="string-value"><string></dfn>
477478 and consist of a sequence of characters delimited by double quotes or
478479 single quotes. They correspond to the <<string-token>> production
479480 in the <a href="https://www.w3.org/TR/css-syntax/">CSS Syntax Module</a> [[!CSS3SYN]] .
You can’t perform that action at this time.
0 commit comments