<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Text shadow sometimes clipped unexpectedly"
   href="https://bugs.webkit.org/show_bug.cgi?id=108929#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Text shadow sometimes clipped unexpectedly"
   href="https://bugs.webkit.org/show_bug.cgi?id=108929">bug 108929</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=108929#c20">comment #20</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=108929#c19">comment #19</a>)
&gt; &gt; Here are some things to not if you want to work around this:
&gt; &gt; 
&gt; &gt; 1. This bug does not occur for the last shadow, because the clipping I
&gt; &gt; mentioned above doesn't need to occur for the last shadow (we paint the real
&gt; &gt; text at the same time as the last shadow)
&gt; &gt; 
&gt; &gt; 2. It looks like you are using this as a logogram. You can implement this
&gt; &gt; with an SVG graphic (the &lt;use&gt; element should be helpful) and use standard
&gt; &gt; image-replacement techniques to preserve accessibility.
&gt; 
&gt; *** some things to note if</span >

Oh, also, if you can modify the font, you can increase the &quot;C&quot; character's advance to include the entire visual extents of the glyph.

You can probably preserve centering if you do the same thing with whichever glyph is all the way on the other side of the line of text.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>