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

6 lines
85 B
Plaintext

interface HTMLMapElement : HTMLElement {
[Reflect] attribute DOMString name;
}