Form tests - special validity properties

Back to index.

Fill out the form fields and see errors reported as you exit the field. What you see is all members of validity that evaluate to true.

maxlength
minlength
number

Also try filling in something like 23-2e, which uses valid characters but is not a valid number.