[Webkit-unassigned] [Bug 18027] CSS3 Selector Test: combination of hover and multiple chained sibling selector fails in Webkit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 1 15:03:38 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=18027
------- Comment #2 from teun at be.nl 2008-10-01 15:03 PDT -------
Created an attachment (id=23996)
--> (https://bugs.webkit.org/attachment.cgi?id=23996&action=view)
Mac OS X-like dock tryout with 2 nextsibling selectors (like b:hover + b + b).
Added this attachment o show why this bug is important (to me).
If you want to create a mac os x-style dock, you need the span:hover+span+span
selector to work.
I removed all the styling to make the item under the mouse pointer the largest,
for easier testing.
Move the mouse from a to g to see the effect. The 3rd letter should be bigger.
--
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