<div class="gmail_quote">On Mon, Aug 24, 2009 at 9:08 AM, Chris Taylor <span dir="ltr"><<a href="mailto:Chris.Taylor@figureout.com">Chris.Taylor@figureout.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">It's been mentioned before about limiting the length of text permissible in a <textarea> element, specifically for forums.</div></blockquote><div><br></div><div><textarea> is defined to support maxlength already ( <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-textarea-element">http://www.whatwg.org/specs/web-apps/current-work/#the-textarea-element</a> ).</div>
<div><br></div><div>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.</div><div><br></div><div>PK</div>
</div>