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