Interface HTMLMetaElement : HTMLElement {
attribute DOMString content;
attribute DOMString httpEquiv;
attribute DOMString name;
attribute DOMString scheme;
}; Semantic Requirements
Attributes
If you have comments or suggestions, email me at mbrady@nist.gov