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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 15:17:54 PDT 2011


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

           Summary: :checked pseudo selector not matching selected option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/5dqPv/11/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: karl.bohlmark at gmail.com


The :checked pseudo selector is not matched by select options that have the "selected" attribute. The spec clearly states that :checked should match form elements that have the "checked" or "selected" attributes.

Test case: http://jsfiddle.net/5dqPv/11/

Tested in webkit nightly.

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