Home | Trees | Indices | Help |
|
---|
|
Selector is a single Selector of a CSSStyleRule SelectorList.
.contains(selector)
.isSubselector(selector)
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: 0.9.2b3 $LastChangedRevision: 160 $
Date: $LastChangedDate: 2007-08-02 22:58:23 +0200 (Do, 02 Aug 2007) $
Author: $LastChangedBy: doerwalter $
|
|||
Selector (cssutils) a single selector in a SelectorList of a CSSStyleRule |
Imports: xml, cssutils
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Aug 04 12:58:31 2007 | http://epydoc.sourceforge.net |