Form examples - maxlength and minlength

This page shows how maxlength/minlength validation works. Although the two fields below have an invalid default value, browsers still judge them valid until you change the value. Then, all of a sudden, maxlength and minlength are enforced.