#import <HTML/HTMLElement.idl> interface HTMLDirectoryElement : HTMLElement { [Reflect] attribute boolean compact; };