[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:25:41 PST 2010


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





--- Comment #5 from Dai Mikurube <dmikurube at google.com>  2010-12-09 00:25:41 PST ---
(In reply to comment #4)
Similar fix for customError() causes failure in LayoutTests for <button> and <fieldset>.

It's because their recalcWillValidate() always return false. It results validity.willValidate is always false for <button> and <fieldset>. But it conflicts the test ValidityState-customError-001.html.

Do you know the reason?

-- 
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