- From: Philippe Le Hegaret <plh@w3.org>
- Date: Tue, 06 Mar 2001 09:47:36 +0100
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- CC: www-style@w3.org
Bjoern Hoehrmann wrote:
>
> Hi,
>
> At least with input from [1] the CSS Validator transforms lower-/mixed-
> case element selectors to upper-case. Example
>
> björn { width: 10em }
>
> becomes
>
> BJÖRN {
> width : 10em;
> }
>
> as a result, the selector won't match any longer in case-sensitive
> documents.
Fixed in the new upcoming version.
Thanks,
Philippe
Received on Tuesday, 6 March 2001 03:49:32 UTC