On Mon, Aug 24, 2009 at 9:08 AM, Chris Taylor <chris.tay...@figureout.com>wrote:

> It's been mentioned before about limiting the length of text permissible in
> a <textarea> element, specifically for forums.
>

<textarea> is defined to support maxlength already (
http://www.whatwg.org/specs/web-apps/current-work/#the-textarea-element ).

I think "pattern" is significantly less valuable than "maxlength", but it
wouldn't be too difficult to add support for it.  I vote weakly against.

PK

Reply via email to