[webkit-reviews] review requested: [Bug 63192] :checked pseudo selector not matching selected option : [Attachment 110499] Patch

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


Sameer Patil <mkrp87 at motorola.com> has asked  for review:
Bug 63192: :checked pseudo selector not matching selected option
https://bugs.webkit.org/show_bug.cgi?id=63192

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

------- Additional Comments from Sameer Patil <mkrp87 at motorola.com>
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.


More information about the webkit-reviews mailing list