[Webkit-unassigned] [Bug 50663] Support validation API for <object>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 17:56:36 PST 2010


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





--- Comment #2 from Kenichi Ishibashi <bashi at google.com>  2010-12-08 17:56:36 PST ---
This patch includes validation API tests for <output> and <keygen> since it seems that there is no test for them. For <keygen>, the willValidate property returns true for now, but I think it should be false because it is barred from constraint validation, as the HTML5 spec specified (http://dev.w3.org/html5/spec/the-button-element.html#the-keygen-element). I'll file a bug if my understand correctly.

(In reply to comment #1)
> Created an attachment (id=75997)
 --> (https://bugs.webkit.org/attachment.cgi?id=75997&action=review) [details]
> Patch V0

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