Definition
HTML Standard defines HTMLDirectoryElement
[Exposed=Window]
interface HTMLDirectoryElement : HTMLElement {
[HTMLConstructor] constructor();
[CEReactions] attribute boolean compact;
};
HTMLDirectoryElement
interfaceHTML Standard defines HTMLDirectoryElement
[Exposed=Window]
interface HTMLDirectoryElement : HTMLElement {
[HTMLConstructor] constructor();
[CEReactions] attribute boolean compact;
};
HTMLDirectoryElement