<?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>262753</bug_id>
          
          <creation_ts>2023-10-05 18:27:12 -0700</creation_ts>
          <short_desc>REGRESSION ( Sonoma?): [ Sonoma wk2 ] fast/repaint/4776765.html is a consistent failure</short_desc>
          <delta_ts>2023-10-17 18:47:52 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <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="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>rniwa</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1983059</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-10-05 18:27:12 -0700</bug_when>
    <thetext>Description:
fast/repaint/4776765.html

Is a constant failure on macOS ToT and since Sonoma bring-up.
The border inset was expected to be black/#000000, but the actual was gray/#808080.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fselectors%2Funqualified-hover-strict.html&amp;version_name=Sonoma&amp;flavor=wk2

Diff:
@@ -4,8 +4,8 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 32x468 [border: (1px solid #FF0000)]
-        RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
+        RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
         RenderText {#text} at (0,0) size 0x0
         RenderImage {IMG} at (1,39) size 27x27 [border: (1px solid #000000)]
         RenderImage {IMG} at (1,66) size 27x27 [border: (1px solid #000000)]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1983060</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-10-05 18:28:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/116554252&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1983061</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-05 18:36:29 -0700</bug_when>
    <thetext>Test gardening commit 268957@main (03824e187650): &lt;https://commits.webkit.org/268957@main&gt;

Reviewed commits have been landed. Closing PR #18736 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1983062</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-10-05 18:46:29 -0700</bug_when>
    <thetext>This just needs a rebase line.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984912</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-13 09:22:25 -0700</bug_when>
    <thetext>Test gardening commit 269303@main (0263797184c4): &lt;https://commits.webkit.org/269303@main&gt;

Reviewed commits have been landed. Closing PR #19051 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985036</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-13 17:19:54 -0700</bug_when>
    <thetext>Test gardening commit 269332@main (e0ab80caf22b): &lt;https://commits.webkit.org/269332@main&gt;

Reviewed commits have been landed. Closing PR #19077 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985327</commentid>
    <comment_count>6</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-10-16 08:22:46 -0700</bug_when>
    <thetext>History:
https://results.webkit.org/?version_name=Sonoma&amp;flavor=wk2&amp;suite=layout-tests&amp;test=fast%2Frepaint%2F4776765.html

Verified after landing rebaseline at 269303@main and removing test expectations at 269332@main that the test is consistently passing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985726</commentid>
    <comment_count>7</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-10-17 16:42:34 -0700</bug_when>
    <thetext>Rebaseline for Sonoma also required rebaseline for Monterey and Ventura wk2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985729</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-17 16:50:13 -0700</bug_when>
    <thetext>Test gardening commit 269433@main (2aa268389275): &lt;https://commits.webkit.org/269433@main&gt;

Reviewed commits have been landed. Closing PR #19198 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985767</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-17 18:47:52 -0700</bug_when>
    <thetext>Test gardening commit 269444@main (4ea7e95f9ac5): &lt;https://commits.webkit.org/269444@main&gt;

Reviewed commits have been landed. Closing PR #19204 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>