[Webkit-unassigned] [Bug 63192] :checked pseudo selector not matching selected option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 04:21:21 PDT 2011


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


Sameer Patil <mkrp87 at motorola.com> changed:

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




--- Comment #6 from Sameer Patil <mkrp87 at motorola.com>  2011-10-11 04:21:21 PST ---
Created an attachment (id=110499)
 --> (https://bugs.webkit.org/attachment.cgi?id=110499&action=review)
Patch

Option element selected state need to be checked in PseudoChecked, currently HTMLInput elements are checked on their checked state. I guess option elements do require check here if we want them to be considered as checked when it's state is selected.

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