Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions css-values-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -668,12 +668,6 @@ Textual Data Types</h2>
(which includes character set conversion and [[css-syntax-3#escaping|escaping]]).
[[!UNICODE]] [[!CSS-SYNTAX-3]]

[=Strings=], denoted by <dfn id="string-value">&lt;string></dfn>,
are sequences of characters representing arbitrary textual data.
When written literally,
they are delimited by double quotes or single quotes,
and correspond to the <<string-token>> production. [[!CSS-SYNTAX-3]].

CSS <dfn export lt="CSS identifier | CSS ident | identifier | ident" for="CSS">identifiers</dfn>,
generically denoted by <dfn>&lt;ident></dfn>,
represent names,
Expand Down