Object: CSSImportRule
CSSImportRule properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Returns the location of the style sheet to be imported. The attribute does not contain the "url(...)" specifier around the URI. |
read only |
DOM 2 Style |
4.6 or later |
|
|
Returns a list of media types that this style sheet can be used with. |
read only |
DOM 2 Style |
4.6 or later |
||
|
Returns the CSSStyleSheet object referred to by this rule, if it has been loaded. |
read only |
DOM 2 Style |
4.6 or later |
Next topic:
Object: CSSMediaRule
Previous topic: CSSFontFaceRule properties