Re: CSS and case-sensitivity

> Now that xhtml is case-sensitive lower-case, shouldn't
> css be too?

From the specs (CSS2), 5.1 §2:

"The case-sensitivity of document language element names in selectors depends 
on the document language. For example, in HTML, element names are case-
insensitive, but in XML they are case-sensitive."

[ http://www.w3.org/TR/REC-CSS2/selector.html ]


Niels,

Received on Saturday, 4 May 2002 14:31:48 UTC