#import // https://html.spec.whatwg.org/multipage/semantics.html#htmlparagraphelement [Exposed=Window] interface HTMLParagraphElement : HTMLElement { [Reflect] attribute DOMString align; };