Grant, Melinda wrote: > In http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier, we find > the following: > " > In CSS, identifiers (including element names, classes, and IDs in > selectors <http://www.w3.org/TR/CSS21/selector.html>) can contain only > the characters [a-z0-9] and ISO 10646 characters U+00A1 and higher, plus > the hyphen (-) and the underscore (_); they cannot start with a digit, > or a hyphen followed by a digit. Identifiers can also contain escaped > characters and any ISO 10646 character as a numeric code (see next > item). For instance, the identifier "B&W?" may be written as "B\&W\?" or > "B\26 W\3F". > " > > The characters A-Z should also be allowed, as the example indicates, and > as the preceding bullet item states. Recorded as Issue 15: http://csswg.inkedblade.net/spec/css2.1#issue-15 ~fantasaiReceived on Wednesday, 24 October 2007 01:55:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:55 GMT