Home | Trees | Indices | Help |
|
---|
|
SelectorList is a list of CSS Selector objects.
However, since it is not known if the comma may acquire other meanings in future versions of CSS, the whole statement should be ignored if there is an error anywhere in the selector, even though the rest of the selector may look reasonable in CSS2.
Illegal example(s):
For example, since the "&" is not a valid token in a CSS2 selector, a CSS2 user agent must ignore the whole second line, and not set the color of H3 to red:
Version: $LastChangedRevision: 820 $
Date: $LastChangedDate: 2008-01-06 01:14:26 +0100 (So, 06 Jan 2008) $
Author: $LastChangedBy: cthedot $
|
|||
SelectorList (cssutils) a list of Selectors of a CSSStyleRule |
Imports: xml, cssutils, selector.Selector
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Jan 13 18:12:39 2008 | http://epydoc.sourceforge.net |