HTMLHtmlElement.idl 89 B

12345
  1. interface HTMLHtmlElement : HTMLElement {
  2. [Reflect] attribute DOMString version;
  3. }