| CSS-DOM documentation | view source | Contained in the CSS-DOM distribution. |
CSS::DOM::RuleList - Rule list class for CSS::DOM
Version 0.14
This module implements rule lists for CSS::DOM. It implements the CSSRuleList DOM interface.
This simply inherits from CSS::DOM::Array without adding anything extra.
| CSS-DOM documentation | view source | Contained in the CSS-DOM distribution. |