The nsIDOMDocumentStyle interface is an interface to a document object that supports style sheets in the Document Object Model. More...
import "nsIDOMDocumentStyle.idl";
Inheritance diagram for nsIDOMDocumentStyle:
Collaboration diagram for nsIDOMDocumentStyle:Public Attributes | |
| readonly attribute nsIDOMStyleSheetList | styleSheets |
The nsIDOMDocumentStyle interface is an interface to a document object that supports style sheets in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Style
| readonly attribute nsIDOMStyleSheetList nsIDOMDocumentStyle::styleSheets |
1.7.1