[Webkit-unassigned] [Bug 60946] New: General (~) sibling selector with :focus pseudo class does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 00:07:24 PDT 2011


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

           Summary: General (~) sibling selector with :focus pseudo class
                    does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://devfiles.myopera.com/articles/1861/css-menu-ex1
                    .html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dan at level39.com


Created an attachment (id=93744)
 --> (https://bugs.webkit.org/attachment.cgi?id=93744&action=review)
Test Case for Showing and Hiding a sibling

using the general (~) sibling selector combined with the :focus pseudo class does not work in webkit.

For instance,

  .hide:focus ~ #list {display:none}

As a test case, see attached file
or visit: http://devfiles.myopera.com/articles/1861/css-menu-ex1.html

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