Bug 73327
Summary: | :hover on pseudo elements in inline-elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | habereder |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, rniwa, shanestephens |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://jsfiddle.net/X4DKQ/ |
habereder
When hovered over an elements :after pseudo element it doesn't get the :hover state.
Example in http://jsfiddle.net/X4DKQ/
This changes when you add a border to the element or position:relative to the pseudo element.
Tested in Google Chrome 15.0.874.121 and Safari 5.1.1 (7534.51.22) under Windows 7.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
I am unable to reproduce this bug in Safari 15.6 on macOS 12.5 using JSFiddle from URL Field and it does show "hover" state and underline the "footer" link similar to Firefox Nightly 105 and Chrome Canary 106. I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!