<?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>242570</bug_id>
          
          <creation_ts>2022-07-10 05:55:21 -0700</creation_ts>
          <short_desc>Incorrect paint rect on hover when link has box shadow styles with negative offsets</short_desc>
          <delta_ts>2022-07-10 09:33:54 -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>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>241442</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jon Lee">jonlee554</reporter>
          <assigned_to name="alan">zalan</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1881933</commentid>
    <comment_count>0</comment_count>
    <who name="Jon Lee">jonlee554</who>
    <bug_when>2022-07-10 05:55:21 -0700</bug_when>
    <thetext>https://codepen.io/legion80/pen/bGvepvR

Hover over the link. The entire text should paint yellow.

This does not happen on Chrome or Firefox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881935</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-10 06:17:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/96794455&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881936</commentid>
    <comment_count>2</comment_count>
      <attachid>460783</attachid>
    <who name="alan">zalan</who>
    <bug_when>2022-07-10 06:31:57 -0700</bug_when>
    <thetext>Created attachment 460783
Test reduction</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881939</commentid>
    <comment_count>3</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-07-10 06:53:24 -0700</bug_when>
    <thetext>Progressed at r295472 (now we take text type runs into account when computing ink overflow)

-        auto mayHaveInkOverflow = displayBox.isAtomicInlineLevelBox() || displayBox.isGenericInlineLevelBox() || displayBox.isNonRootInlineBox();
+        auto mayHaveInkOverflow = displayBox.isText() || displayBox.isAtomicInlineLevelBox() || displayBox.isGenericInlineLevelBox() || displayBox.isNonRootInlineBox();</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881940</commentid>
    <comment_count>4</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-07-10 06:54:29 -0700</bug_when>
    <thetext>Also reported by Jon Lee :)

*** This bug has been marked as a duplicate of bug 241442 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881944</commentid>
    <comment_count>5</comment_count>
    <who name="Jon Lee">jonlee554</who>
    <bug_when>2022-07-10 07:08:05 -0700</bug_when>
    <thetext>Oh, nice! Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881951</commentid>
    <comment_count>6</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-07-10 09:33:54 -0700</bug_when>
    <thetext>(In reply to Jon Lee from comment #5)
&gt; Oh, nice! Thanks!
Thank you for filing it!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>460783</attachid>
            <date>2022-07-10 06:31:57 -0700</date>
            <delta_ts>2022-07-10 06:31:57 -0700</delta_ts>
            <desc>Test reduction</desc>
            <filename>242570.html</filename>
            <type>text/html</type>
            <size>230</size>
            <attacher name="alan">zalan</attacher>
            
              <data encoding="base64">PHN0eWxlPgpzcGFuIHsKICBib3gtc2hhZG93OiAtNTAwcHggLTUwMHB4IDAgd2hpdGU7CiAgZm9u
dC1zaXplOiA1MHB4OwogIGNvbG9yOiByZWQ7Cn0KPC9zdHlsZT4KPGRpdj48c3BhbiBpZD1mb28+
UEFTUyBpZiB0ZXh0IGlzIGdyZWVuLjwvc3Bhbj48L2Rpdj4KPHNjcmlwdD4Kc2V0VGltZW91dChm
dW5jdGlvbigpIHsKICBmb28uc3R5bGUuY29sb3IgPSAiZ3JlZW4iOwp9LCAxMCk7Cjwvc2NyaXB0
Pgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>