WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMCSSMozDocumentRule
| IID: | 4eb9adac-afaf-4b8a-8640-7340863c1587 |
| Inherits From: | nsIDOMCSSRule |
Modified version of nsIDOMCSSMediaRule for @-moz-document rules.
Properties
readonly nsIDOMCSSRuleList cssRules
Methods
void deleteRule ( PRUint32 index )
PRUint32 insertRule ( DOMString rule , PRUint32 index )
Reference documentation is generated from Mozilla's source.
