HTMLOListElement.idl 87 B

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