[Webkit-unassigned] [Bug 32695] New: Combination of CSS General Sibling Combinators and Dynamic Pseudo-Classes Fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 20:09:55 PST 2009


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

           Summary: Combination of CSS General Sibling Combinators and
                    Dynamic Pseudo-Classes Fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.kerrickdesign.com/playground/css-siblings.h
                    tml
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at kerricklong.com


URL: http://www.kerrickdesign.com/playground/css-siblings.html
Other browsers tested: Firefox 3.5, Chrome 4, Internet Explorer 7/8, Opera 
10
  Add OK or FAIL after other browsers where you have tested this issue:
     Chrome 4: FAIL
  Firefox 3.x: OK
         IE 7: OK-ish
         IE 8: OK-ish

What steps will reproduce the problem?
1. Visit the web page indicated
2. Hover over the left controls
3. See the left light not change

What is the expected result?
The light on the left should behave the same as the light on the right. It 
should turn yellow on hover and green on click of the controls.

What happens instead?
The light stays red when using CSS General Sibling Combinators in addition 
with Dynamic Pseudo-classes

Please provide any additional information below.
General Sibling Combinator specs:
http://www.w3.org/TR/css3-selectors/#general-sibling-combinators
Dynamic Pseudo-class specs: 
http://www.w3.org/TR/CSS2/selector.html#dynamic-pseudo-classes

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