import "HTMLOListElement.idl";
Inherits HTMLElement.
Inheritance diagram for HTMLOListElement:


Public Attributes | |
| attribute boolean | compact |
| attribute long | start |
| attribute DOMString | type |
Definition at line 22 of file HTMLOListElement.idl.
| attribute boolean compact |
Definition at line 23 of file HTMLOListElement.idl.
| attribute long start |
Definition at line 24 of file HTMLOListElement.idl.
| attribute DOMString type |
Definition at line 25 of file HTMLOListElement.idl.
1.5.1