HTMLDirectoryElement.idl 92 B

12345
  1. interface HTMLDirectoryElement : HTMLElement {
  2. [Reflect] attribute boolean compact;
  3. }