import "HTMLBaseElement.idl";
Inherits HTMLElement.
Inheritance diagram for HTMLBaseElement:


Public Attributes | |
| attribute DOMString | href |
| attribute DOMString | target |
Definition at line 22 of file HTMLBaseElement.idl.
| attribute DOMString href |
Definition at line 23 of file HTMLBaseElement.idl.
| attribute DOMString target |
Definition at line 24 of file HTMLBaseElement.idl.
1.5.1