The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:CSS::DOM::Style"

CSS::DOM::Style - CSS style declaration class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module provides the CSS style declaration class for CSS::DOM. (A style declaration is what comes between the braces in "p { margin: 0 }".) It implements the CSSStyleDeclaration DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Rule::Style - CSS style rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements CSS style rules for CSS::DOM. It inherits from CSS::DOM::Rule and implements the CSSStyleRule DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::StyleSheetList - Style sheet list class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements style sheet lists for CSS::DOM. It implements the StyleSheetList DOM interface. This simply inherits from CSS::DOM::Array without adding anything extra....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM - Document Object Model for Cascading Style Sheets River stage two • 6 direct dependents • 14 total dependents

This set of modules provides the CSS-specific interfaces described in the W3C DOM recommendation. The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM interfaces. This set of modules has two modes: 1 It can validate property valu...

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Value - CSSValue class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements objects that represent CSS property values. It implements the DOM CSSValue interface. This class is used only for custom values (neither primitive values nor lists) and the special 'inherit' value....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Rule - CSS rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module provides the CSS rule class for CSS::DOM. It implements the CSSRule and CSSUnknownRule DOM interfaces....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::SAC - SAC CSS parser River stage one • 1 direct dependent • 1 total dependent

SAC (Simple API for CSS) is an event-based API much like SAX for XML. If you are familiar with the latter, you should have little trouble getting used to SAC. More information on SAC can be found online at http://www.w3.org/TR/SAC. CSS having more co...

BJOERN/CSS-SAC-0.08 - 05 Jul 2008 19:47:57 UTC

CSS::DOM::Rule::Page - CSS @page rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements CSS @page rules for CSS::DOM. It inherits from CSS::DOM::Rule and implements the CSSPageRule DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Value::List - CSSValueList class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements objects that represent CSS list property values. It implements the DOM CSSValueList interface. You can access the individual elements of the list using the "item" and "length" methods, or by using it as an array ref....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Rule::Import - CSS @import rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements CSS @import rules for CSS::DOM. It inherits from CSS::DOM::Rule and implements the CSSImportRule DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Interface - A list of CSS::DOM's interface members in machine-readable format River stage two • 6 direct dependents • 14 total dependents

The synopsis should tell you almost everything you need to know. But be warned that "$foo & TYPE" is meaningless when "$foo & METHOD" and "$foo & VOID" are both true. For more gory details, look at the source code. In fact, here it is:...

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Rule::Charset - CSS @font-face rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements CSS @font-face rules for CSS::DOM. It inherits from CSS::DOM::Rule and implements the CSSFontFaceRule DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Rule::FontFace - CSS @font-face rule class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements CSS @font-face rules for CSS::DOM. It inherits from CSS::DOM::Rule and implements the CSSFontFaceRule DOM interface....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::Value::Primitive - CSSPrimitiveValue class for CSS::DOM River stage two • 6 direct dependents • 14 total dependents

This module implements objects that represent CSS primitive property values (as opposed to lists). It implements the DOM CSSPrimitiveValue, Rect, and RGBColor interfaces....

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::DOM::PropertyParser - Parser for CSS property values River stage two • 6 direct dependents • 14 total dependents

Objects of this class provide lists of supported properties for CSS::DOM style sheets. They also describe the syntax and parsing of those properties' values. Some CSS properties simply have their own values (e.g., overflow); some are abbreviated form...

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC

CSS::SAC::Selector::Sibling - SAC SiblingSelector River stage one • 1 direct dependent • 1 total dependent

This is a subclass of CSS::SAC::Selector, look there for more documentation. This class adds the methods described below. This subclass also defines the constants for the DOM nodes. It uses the same constants as the DOM, and adds the ANY_NODE constan...

BJOERN/CSS-SAC-0.08 - 05 Jul 2008 19:47:57 UTC
16 results (0.044 seconds)