DOM Object:  HTMLStyleElement
 
Property/Method Functional Description Data Test Case
disabled set/check boolean values disabled=true;
disabled=false;
disabled=1;
hstl000.html
media set to all valid media descriptors.   hstl001.html
type set to valid style types supported by gecko.   hstl002.html