CSSImportRule

Module:
css
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

href
media
styleSheet

href


readonly attribute DOMString href; 


media


readonly attribute stylesheets::MediaList media; 


styleSheet


readonly attribute CSSStyleSheet styleSheet; 

 

Last Updated: 2009-05-29