ladybird/Libraries/LibWeb/HTML/HTMLMapElement.idl

5 lines
85 B
Text

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