- From: Thomas Broyer <t.broyer@gmail.com>
- Date: Thu, 3 May 2007 08:22:00 +0200
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
Received on Wednesday, 2 May 2007 23:22:00 UTC