RESOLVED FIXED 162727
Assigning non-numeric to input.minlength should set minlength to 0
https://bugs.webkit.org/show_bug.cgi?id=162727
Summary Assigning non-numeric to input.minlength should set minlength to 0
Chris Dumez
Reported 2016-09-29 08:58:15 PDT
Assigning non-numeric to input.minlength should set minlength to 0. Test case: http://w3c-test.org/html/semantics/forms/the-input-element/minlength.html Chrome passes this test.
Attachments
Patch (6.49 KB, patch)
2016-09-29 10:08 PDT, Chris Dumez
no flags
Chris Rebert
Comment 1 2016-09-29 09:11:20 PDT
Firefox 51 also passes the test.
Chris Dumez
Comment 2 2016-09-29 09:26:05 PDT
(In reply to comment #1) > Firefox 51 also passes the test. Ok, I am still at Firefox 49 somehow :) Anyway, I believe I found the bug.
Chris Dumez
Comment 3 2016-09-29 10:08:17 PDT
Chris Dumez
Comment 4 2016-09-29 10:44:13 PDT
Comment on attachment 290211 [details] Patch Clearing flags on attachment: 290211 Committed r206588: <http://trac.webkit.org/changeset/206588>
Chris Dumez
Comment 5 2016-09-29 10:44:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.