5 lines
85 B
Text
5 lines
85 B
Text
interface HTMLMapElement : HTMLElement {
|
|
|
|
[Reflect] attribute DOMString name;
|
|
|
|
}
|