ZVON > References > DOM2 Reference

CSSImportRule (interface )


Own properties:
attributes  -  href, media, styleSheet
methods  -  none

Inherited properties:
attributes  -  type, cssText, parentStyleSheet, parentRule
methods  - 

Description:
The CSSImportRule interface represents a @import rule within a CSS style sheet. The @import rule is used to import style rules from other style sheets.