WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
994 stars 192 forks source link

Field validation lacks maxlength and minlength scoring #573

Open jabcreations opened 4 years ago

jabcreations commented 4 years ago

Simply put the Field validation lacks maxlength and minlength scoring. Blink fails miserably at this and having to add manual validation is a huge waste of time. After searching through the other issues I'm surprised no one else has posted this yet.

niutech commented 11 months ago

Min/Maxlength have been added to my HTML5Test fork.