[webkit-reviews] review requested: [Bug 61674] <input> checkbox and radio attribute value default value incorrect : [Attachment 95537] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 20:37:16 PDT 2011


Naiem <naiem.shaik at gmail.com> has asked  for review:
Bug 61674: <input> checkbox and radio attribute value default value incorrect
https://bugs.webkit.org/show_bug.cgi?id=61674

Attachment 95537: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=95537&action=review

------- Additional Comments from Naiem <naiem.shaik at gmail.com>
By default the radio button and checkbox are initialized to false and in the
fallbackvalue function if element is not checked we return an empty string, so
i am using a variable for maintaining state if value is initialize


More information about the webkit-reviews mailing list