1 2 3 4 5 6
interface HTMLMetaElement : HTMLElement { [Reflect] attribute DOMString name; [Reflect] attribute DOMString content; }