css_value.h
206 void setProperty ( const DOM::DOMString &propertyName, const DOM::DOMString &value, const DOM::DOMString &priority );
417 CSS_PAIR = 100, // We envision this being exposed as a means of getting computed style values for pairs
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:60
The CSSValueList interface provides the absraction of an ordered collection of CSS values...
Definition: css_value.h:316
The CSSPrimitiveValue interface represents a single CSS value .
Definition: css_value.h:373
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
Definition: design.h:56
The CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:52
The RGBColor interface is used to represent any RGB color value.
Definition: css_value.h:591
The CSSValue interface represents a simple or a complexe value.
Definition: css_value.h:243
The Counter interface is used to represent any counter or counters function value.
Definition: css_value.h:699