WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 6274
22175
Wrong render of :hover on a italic text
https://bugs.webkit.org/show_bug.cgi?id=22175
Summary
Wrong render of :hover on a italic text
Simone D.
Reported
2008-11-11 01:53:36 PST
In a page I have two <p>, the first with some letters, the second with just one letter (letter 'p'). Using CSS I set for both <p> :hover { color: #FFF; } In the first <p> all works great. In the second <p> not the entire letter is colored in white but a little piece is missing. I saw that letter 'p' is not the only letter with this problem, but I noticed that the problem is not present if the letter is not alone (as in the first <p>) If you want to see it ->
http://dallangelo.com/test
Cheers, Simone
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2008-11-11 07:24:38 PST
*** This bug has been marked as a duplicate of
6274
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug