Files
ladybird/Libraries/LibWeb/HTML/HTMLBaseElement.idl

6 lines
88 B
Plaintext

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