HTMLDivElement.idl 86 B

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