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