<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>117253</bug_id>
          
          <creation_ts>2013-06-05 07:01:10 -0700</creation_ts>
          <short_desc>text color change on :hover does not cover the whole letter in some cases</short_desc>
          <delta_ts>2025-10-24 14:41:50 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.8</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>301447</dup_id>
          
          <bug_file_loc>http://jsfiddle.net/rh6uW/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>a.mueller</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>897403</commentid>
    <comment_count>0</comment_count>
    <who name="">a.mueller</who>
    <bug_when>2013-06-05 07:01:10 -0700</bug_when>
    <thetext>This applies only on Mac OS versions of safari and chrome.

this example: http://jsfiddle.net/rh6uW/

Markup:
&lt;a&gt;aaagggjjjyyyppppqqqxxx&lt;/a&gt;

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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>897953</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-06-06 15:34:52 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 6274 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2154146</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2025-10-24 14:41:50 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 301447 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>