<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for input[minlength], textarea[minlength], and ValidityState.tooShort"
   href="https://bugs.webkit.org/show_bug.cgi?id=149832#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for input[minlength], textarea[minlength], and ValidityState.tooShort"
   href="https://bugs.webkit.org/show_bug.cgi?id=149832">bug 149832</a>
              from <span class="vcard"><a class="email" href="mailto:derek.p.moore&#64;gmail.com" title="Derek Moore &lt;derek.p.moore&#64;gmail.com&gt;"> <span class="fn">Derek Moore</span></a>
</span></b>
        <pre>FWIW, you'll be way ahead of both Chrome/Blink &amp; Mozilla/Firefox if you can make minlength &amp; maxlength work together so as to form a character length range (as per spec)!

See the &quot;Name of Event&quot; example here: <a href="https://html.spec.whatwg.org/multipage/forms.html#attr-fe-minlength">https://html.spec.whatwg.org/multipage/forms.html#attr-fe-minlength</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>