[Webkit-unassigned] [Bug 19253] New: Application of :hover depends on number of siblings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 26 09:17:44 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19253

           Summary: Application of :hover depends on number of siblings
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://michael.mesme.org/bug2.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msalmonse at gmail.com


The intention with this page was to alternate white and blue backgrounds for
table rows after a heading row using sibling selectors. When the cursor passes
over each row the background should turn red.

The :hover only works on the row after the heading and the rows not matching
the sibling selectors. I am not sure if the :hover should work or not but I
think that it should be the same for all siblings.

This seems to be related to bug 18026 but not quite the same.


-- 
Configure bugmail: http://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