[Webkit-unassigned] [Bug 54476] HTMLInputElement has two similarly named methods: "checked" and "isChecked"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 23:57:21 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54476
SravanKumar <sravan.ken at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #99805|0 |1
is obsolete| |
Attachment #99805|review? |
Flag| |
Attachment #100081| |review?
Flag| |
--- Comment #8 from SravanKumar <sravan.ken at gmail.com> 2011-07-07 23:57:21 PST ---
Created an attachment (id=100081)
--> (https://bugs.webkit.org/attachment.cgi?id=100081&action=review)
Updated Patch v2
Modified to fix test issues reported by Chromium EWS & incorporated review comments from Dominic
isChecked() is renamed to isInputTypeChecked() to check if the checked attribute (when set) is valid for a particular kind of input type element.
--
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