Interface HTMLScriptElement : HTMLElement {
attribute DOMString text;
attribute DOMString htmlFor;
attribute DOMString event;
attribute DOMString charset;
attribute boolean defer;
attribute DOMString src;
attribute DOMString type;
}; Semantic Requirements
Attributes
If you have comments or suggestions, email me at mbrady@nist.gov