Skip to content

Commit abd53ae

Browse files
committed
[css2] Issue 167
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402502
1 parent b5249f4 commit abd53ae

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

css2/syndata.src

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: syndata.src,v 2.142 2006-05-10 07:35:54 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 2.143 2006-05-10 08:46:14 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Syntax and basic data types</title>
@@ -246,9 +246,6 @@ href="#parsing-errors">rules for handling parsing errors</a>. However, because t
246246
characters [a-z0-9] and ISO 10646 characters <!--161--> U+00A1 and higher,
247247
plus the hyphen (-) and the underscore (_); they cannot start with
248248
a digit, or a hyphen followed by a digit.
249-
Only properties, values, units, pseudo-classes,
250-
pseudo-elements, and at-rules may <em>start</em> with a hyphen (-); other
251-
identifiers (e.g. element names, classes, or IDs) may not.
252249
Identifiers can also contain escaped characters and any ISO 10646
253250
character as a numeric code (see next item).
254251
<span class="example">For instance, the identifier "B&amp;W?" may

0 commit comments

Comments
 (0)