Changes for version 0.10

  • • New setFloatValue and setStringValue methods of CSS::DOM::Val- ue::Primitive • Bug fix: CSS::DOM::Value::Primitive’s cssText did not set the value when passed an argument if the existing value was a string and there was no existing serialisation recorded (as happens if you call the constructor directly without provid- ing the css argument). • Bug fix: Sub-value objects of a list value used to become ‘unowned’ if their type changed (via cssText assignment), mak- ing further modification attempts fail.

Modules

Document Object Model for Cascading Style Sheets
Array class for CSS::DOM
Constants for CSS::DOM
The Exception interface for CSS::DOM
A list of CSS::DOM's interface members in machine-readable format
Medium list class for CSS::DOM
Parser for CSS::DOM
Parser for CSS property values
CSS rule class for CSS::DOM
CSS @font-face rule class for CSS::DOM
CSS @font-face rule class for CSS::DOM
CSS @import rule class for CSS::DOM
CSS @media rule class for CSS::DOM
CSS @page rule class for CSS::DOM
CSS style rule class for CSS::DOM
Rule list class for CSS::DOM
CSS style declaration class for CSS::DOM
Style sheet list class for CSS::DOM
Utility functions for dealing with CSS tokens
CSSValue class for CSS::DOM
CSSValueList class for CSS::DOM
CSSPrimitiveValue class for CSS::DOM