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