An HTMLStyleElement interface contains the style information. A more detailed sheet model object is planned to be defined in a separate document.
Interface HTMLStyleElement : HTMLElement {
attribute boolean disabled;
attribute DOMString media;
attribute DOMString type;
}; Semantic Requirements
Attributes
If you have comments or suggestions, email me at mbrady@nist.gov