| CSS-Croco documentation | view source | Contained in the CSS-Croco distribution. |
CSS::Croco::Statement::RuleSet - List of rule objects
RuleSet is:
selector, selector1 {
property: value;
...
}
Returns list of declarations
Args: $string
Parses single declaration
Returns list of CSS Selectors
Andrey Kostenko (), <andrey@kostenko.name>
Rambler Internet Holding
02.11.2009 02:15:11 MSK
| CSS-Croco documentation | view source | Contained in the CSS-Croco distribution. |