]> code.delx.au - gnu-emacs-elpa/commit
Make minlength checking behave as expected
authorMichael[tm] Smith <mike@w3.org>
Thu, 7 Jan 2016 12:53:52 +0000 (21:53 +0900)
committerMichael[tm] Smith <mike@w3.org>
Thu, 7 Jan 2016 12:53:52 +0000 (21:53 +0900)
commit6e7c7c331e7f6692be6c7d39fb9485792f0d3513
tree4bf814e389e926c6f0e2fe8d2d1ac1bada22fb23
parentfec8cdffb904d2d58b3fb10d90efa095ce5e1f76
Make minlength checking behave as expected

This makes the "minlength" attribute a non-error for input[type=password]
and input[type=text], as expected.

Fixes https://github.com/validator/validator/issues/208 Thanks @StevenMaude
web-forms.rnc
web-forms2.rnc