Re: [CSS21] Additional Note

* Craig Northway wrote:
>Section 5.8.3
>
>This note is in twice:
>
>Note: If an element has multiple class attributes, their values must be
>concatenated
>with spaces between the values before searching for the class. As of
>this time
>the working group is not aware of any manner in which this situation can
>be reached,
>however, so this behaviour is explicitly non-normative in this
>specification.
>
>Please reconsider this note because multiple attributes of the same name
>are not allowed in either XML or SGML.

I am not sure I understand your comment. The note is about attributes
that associate one or more classes with an element which can easily be
achieved by something like <x y:class='foo' z:class='bar' /> though as
noted, the Working Group is not aware of a case where this can occur
in practise.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 25 August 2005 12:57:13 UTC