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