[Webkit-unassigned] [Bug 149832] Add support for input[minlength], textarea[minlength], and ValidityState.tooShort

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 14:29:42 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=149832

--- Comment #3 from Derek Moore <derek.p.moore at gmail.com> ---
FWIW, you'll be way ahead of both Chrome/Blink & Mozilla/Firefox if you can make minlength & maxlength work together so as to form a character length range (as per spec)!

See the "Name of Event" example here: https://html.spec.whatwg.org/multipage/forms.html#attr-fe-minlength

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160523/fc5bef82/attachment.html>


More information about the webkit-unassigned mailing list