In <http://www.whatwg.org/specs/web-apps/current-work/#value> : The value attribute, if present, must be a valid integer giving the ordinal value of the first list item.
Shouldn't it be "the ordinal value of the list item" instead of "the first list item"? Looks like a copy/paste from the from attribute of the ol element: The start attribute, if present, must be a valid integer giving the ordinal value of the first list item. — http://www.whatwg.org/specs/web-apps/current-work/#start0 -- Thomas Broyer
