Skip to content

Commit e69e9d7

Browse files
committed
[css-values-3] Remove the "string" <dfn>.
1 parent 64a2c73 commit e69e9d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-values-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ spec: css2; type: property; text: border-collapse
3232
spec: css-color-4; type: value; text: currentcolor
3333
spec: css-color-4; type: value; text: color
3434
spec: css-cascade-4; type: at-rule; text: @import
35+
spec: infra; type: dfn; text: string
3536
</pre>
3637
<style>
3738
code, small { white-space: nowrap }
@@ -473,7 +474,7 @@ Author-defined Identifiers: the <<custom-ident>> type</h3>
473474
<h3 id="strings">
474475
Quoted Strings: the <<string>> type</h3>
475476

476-
<dfn export lt="string">Strings</dfn> are denoted by <dfn id="string-value">&lt;string></dfn>
477+
[=Strings=] are denoted by <dfn id="string-value">&lt;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]].

0 commit comments

Comments
 (0)