We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae734f commit 68ea5b4Copy full SHA for 68ea5b4
1 file changed
css3-syntax/Overview.src.html
@@ -323,8 +323,8 @@ <h3 id="characters">Characters and case</h3>
323
title="identifier|identifier, definition of"><a
324
name="value-def-identifier"><dfn>identifiers</dfn></a></span>
325
(including element names, classes, and IDs in
326
- selectors (see [[!SELECT]] <span class="issue">, or is this still
327
- true</span>)) can contain only the
+ selectors (see [[!SELECT]] <span class="issue">[or is this still
+ true]</span>)) can contain only the
328
characters [A-Za-z0-9] and ISO 10646 characters 161 and higher,
329
plus the hyphen (-) and the underscore (_); they cannot start with a
330
digit or a hyphen followed by a digit. They can also contain escaped
0 commit comments