[Webkit-unassigned] [Bug 61674] <input> checkbox and radio attribute value default value incorrect

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


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


Naiem <naiem.shaik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95537|                            |review?
               Flag|                            |




--- Comment #2 from Naiem <naiem.shaik at gmail.com>  2011-05-31 20:37:16 PST ---
Created an attachment (id=95537)
 --> (https://bugs.webkit.org/attachment.cgi?id=95537&action=review)
Proposed Patch

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

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