ZVON > References > DOM2 Reference

CSSStyleSheet (interface )


Own properties:
attributes  -  cssRules, ownerRule
methods  -  deleteRule, insertRule

Inherited properties:
attributes  -  type, disabled, ownerNode, parentStyleSheet, href, title, media
methods  - 

Description:
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".