[whatwg] Text areas with pattern attributes?

On Mon, Aug 24, 2009 at 9:08 AM, Chris Taylor <Chris.Taylor at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20090824/c567fc7b/attachment.htm>

Received on Monday, 24 August 2009 10:49:35 UTC