On Mon, 28 Feb 2011 20:55:03 +0100, ombzzz ombzzz <[email protected]> wrote:
Hello
Section 3.2 "New attributes" [0] of "HTML5 differences from HTML4" WD
02/28/2011
lists the following new attributes for the textarea element:
autofocus
placeholder
form
required
dirname
But performing HTML5 attributes of textarea [1] minus HTML4.01 attributes
of textarea [2] yields:
autofocus
placeholder
form
required
dirname
maxlength
wrap
So, it seems that maxlength and wrap are missing in Section 3.2.
Added "The textarea element also has two new attributes, maxlength and
wrap which control max input length and submitted line wrapping behavior,
respectively.". Thanks.
Thanks
Orlando Marcelo
( cordoba, argentina )
[0] http://dev.w3.org/html5/html4-differences/#new-attributes
[1]
http://www.w3.org/TR/html5/the-button-element.html#the-textarea-element
[2] http://www.w3.org/TR/html401/interact/forms.html#h-17.7
--
Simon Pieters
Opera Software