[Webkit-unassigned] [Bug 50617] ValidityState's exposed functions should check if willValidate() is true before all

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 00:31:09 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50617





--- Comment #6 from Dai Mikurube <dmikurube at google.com>  2010-12-09 00:31:09 PST ---
(In reply to comment #5)
In addition, reading http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#barred-from-constraint-validation , <fieldset> is barred from constraint validation, but <button> is not.

In my understanding, the test should be fixed for <fieldset>, and recalcWillValidate() should be fixed for <button>. What do you think about it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list