Home | Trees | Indices | Help |
|
---|
|
CSSValue implements DOM Level 2 CSS CSSValue.
parsing and exception raising setting of correct CSSValueType
pprint of value/unit e.g. 3 px 5px -> 3px 5px simplify colors if possible e.g. #ffaa55 -> #fa5 simplify values: 0px; -> 0;
Version: 0.9.2a5, $LastChangedRevision: 160 $
Date: $LastChangedDate: 2007-08-02 22:58:23 +0200 (Do, 02 Aug 2007) $
Author: $LastChangedBy: doerwalter $
|
|||
CSSValue The CSSValue interface represents a simple or a complex value. |
Imports: xml, cssutils
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Aug 04 12:58:31 2007 | http://epydoc.sourceforge.net |