File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ spec: css-sizing-3; type: property;
2525 text: min-width
2626 text: box-sizing
2727spec: selectors-4; type: type; text: <wq-name>
28+ spec: infra; type: dfn; text: string;
2829</pre>
2930<style>
3031code, small { white-space: nowrap }
@@ -571,7 +572,7 @@ Author-defined Identifiers: the <<custom-ident>> type</h3>
571572<h3 id="strings">
572573Quoted Strings: the <<string>> type</h3>
573574
574- <dfn export lt="string"> Strings</dfn> are denoted by <dfn id="string-value"><string></dfn>
575+ [= Strings=] are denoted by <dfn id="string-value"><string></dfn>
575576 and consist of a sequence of characters delimited by double quotes or
576577 single quotes. They correspond to the <<string-token>> production
577578 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