[Webkit-unassigned] [Bug 18026] CSS3 Selector Test: combination of hover and general sibling selector fails in Webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 09:23:11 PST 2011


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





--- Comment #4 from Andy E <andy at intelligroup.eu>  2011-02-09 09:23:12 PST ---
Furthermore, it seems that the ~ adjacent sibling selector is buggy when used dynamically in general.  Using my previous example to apply the hover effect using JavaScript -- whilst retaining the ~ selector for adjacent siblings -- results in styles not being applied to the adjacent siblings.

http://jsfiddle.net/H9Rn6/3/

Still working as expected in non-WebKit browsers.

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