順序付きリスト。 HTML 4.01 の OL 要素の定義 を参照。
compact
boolean型
boolean
start
long型
long
type
DOMString型
DOMString
interface HTMLOListElement : HTMLElement { attribute boolean compact; attribute long start; attribute DOMString type; };