RESOLVED DUPLICATE of bug 9279 Bug 11006
Sibling selectors do not work with :hover pseudo style
https://bugs.webkit.org/show_bug.cgi?id=11006
Summary Sibling selectors do not work with :hover pseudo style
Eric Seidel (no email)
Reported 2006-09-24 06:42:52 PDT
Sibling selectors do not work with :hover pseudo style See attached test case. I discovered this when looking at one of Ian's test cases for SVG: http://hixie.ch/tests/adhoc/svg/cascade/001.xml
Attachments
HTML test case showing :hover + sibling failed style application (works in Firefox) (262 bytes, text/html)
2006-09-24 06:43 PDT, Eric Seidel (no email)
no flags
Testcase: Failure to match siblings when :target is used (809 bytes, text/html)
2006-10-16 14:28 PDT, Brad Fults
no flags
Eric Seidel (no email)
Comment 1 2006-09-24 06:43:39 PDT
Created attachment 10736 [details] HTML test case showing :hover + sibling failed style application (works in Firefox)
Eric Seidel (no email)
Comment 2 2006-09-24 06:44:21 PDT
Wow, Opera also gets this right.
Dave Hyatt
Comment 3 2006-09-24 14:12:48 PDT
This should be a duplicate bug. I'm pretty sure it's been filed already. It's a known issue.
Brad Fults
Comment 4 2006-10-16 14:28:22 PDT
Created attachment 11119 [details] Testcase: Failure to match siblings when :target is used This same bug also applies to the :target pseudo-class.
Mark Rowe (bdash)
Comment 5 2006-10-30 04:30:00 PST
*** This bug has been marked as a duplicate of 9279 ***
Note You need to log in before you can comment on or make changes to this bug.