#import <HTML/HTMLElement.idl> interface HTMLQuoteElement : HTMLElement { [Reflect] attribute DOMString cite; };