[Webkit-unassigned] [Bug 26539] New: CSS sibling selector (~) does not work with :target pseudo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 05:28:02 PDT 2009


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

           Summary: CSS sibling selector (~) does not work with :target
                    pseudo class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: teun at be.nl


A line of CSS that looks like this:

div:target~#second

Does not match a <div id="second"/> preceded by a <div id="first"/> with a
document loaded with doc.html#first

although the ~ and the :target do work separately.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list