Re: [CSS21] Case-insensitivity not defined

On Thu, 15 Nov 2007 19:54:18 +0100, fantasai  
<fantasai.lists@inkedblade.net> wrote:
> a-z and A-Z need to correspond, but beyond that the use of other
> characters in CSS identifiers is limited to mostly to namespace
> prefixes and counter names, neither of which are in widespread use.

I don't think it makes much sense here to make this more complex than  
simply mapping A-Z to a-z and then comparing code points.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Thursday, 15 November 2007 20:29:26 UTC