Bug 117253

Summary: text color change on :hover does not cover the whole letter in some cases
Product: WebKit Reporter: a.mueller
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
URL: http://jsfiddle.net/rh6uW/

a.mueller
Reported 2013-06-05 07:01:10 PDT
This applies only on Mac OS versions of safari and chrome. this example: http://jsfiddle.net/rh6uW/ Markup: <a>aaagggjjjyyyppppqqqxxx</a> CSS: @import url(https://fonts.googleapis.com/css?family=Tinos); a { font-family: Tinos, serif; font-size: 25px; color: black; } a:hover{ color: red; } when you hover over the link, letters with a descender do not turn red completely. I attached a screenshot
Attachments
Alexey Proskuryakov
Comment 1 2013-06-06 15:34:52 PDT
*** This bug has been marked as a duplicate of bug 6274 ***
alan
Comment 2 2025-10-24 14:41:50 PDT
*** This bug has been marked as a duplicate of bug 301447 ***
Note You need to log in before you can comment on or make changes to this bug.