[scriptable, uuid(a6cf9080-15b3-11d2-932e-00805f8add32)]
interface nsIDOMStyleSheet : nsISupports

Attributes


          
attribute boolean disabled

          
readonly attribute DOMString href

          
readonly attribute nsIDOMMediaList media

          
readonly attribute nsIDOMNode ownerNode

          
readonly attribute nsIDOMStyleSheet parentStyleSheet

          
readonly attribute DOMString title
 The nsIDOMStyleSheet interface is a datatype for a style sheet in
 the Document Object Model.

 For more information on this interface please see
 http://www.w3.org/TR/DOM-Level-2-Style

 @status FROZEN
readonly attribute DOMString type