ladybird/Libraries/LibWeb/HTML/HTMLBaseElement.idl

5 lines
88 B
Text

interface HTMLBaseElement : HTMLElement {
[Reflect] attribute DOMString target;
}