<?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>246469</bug_id>
          
          <creation_ts>2022-10-13 12:43:12 -0700</creation_ts>
          <short_desc>RE-REBASELINE(255471@main): [ iOS ] fast/lists/inlineBoxWrapperNullCheck.html is a constant failure</short_desc>
          <delta_ts>2022-10-14 16:59:15 -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>FIXED</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="Hercules Hjalmarsson">hhjalmarsson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1905402</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-10-13 12:43:12 -0700</bug_when>
    <thetext>fast/lists/inlineBoxWrapperNullCheck.html

Is a constant text failure on iOS ToT and since 255471@main.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=fast/lists/inlineBoxWrapperNullCheck.html

DIFF:
@@ -3,11 +3,11 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {DIV} at (0,0) size 190x28
-        RenderBlock {UL} at (0,0) size 190x28
-          RenderListItem {LI} at (40,0) size 150x28
-            RenderListMarker at (-18,8) size 7x19: bullet
-            RenderInline {A} at (0,0) size 207x19
+      RenderBlock {DIV} at (0,0) size 190x48
+        RenderBlock {UL} at (0,0) size 190x48
+          RenderListItem {LI} at (40,0) size 150x48
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderInline {A} at (0,0) size 207x47
               RenderText {#text} at (0,0) size 0x0
-              RenderImage {IMG} at (0,0) size 207x23
+              RenderImage {IMG} at (0,20) size 207x23
             RenderText {#text} at (0,0) size 0x0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905403</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-10-13 12:43:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/101138910&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905404</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-10-13 12:44:00 -0700</bug_when>
    <thetext>This issue can be bisected to 255471@main using command:

run-webkit-tests --iterations=2  --ios-simulator  fast/lists/inlineBoxWrapperNullCheck.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905409</commentid>
    <comment_count>3</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-10-13 13:02:05 -0700</bug_when>
    <thetext>It appears this just needs a rebaseline from what I can tell.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905411</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-10-13 13:12:20 -0700</bug_when>
    <thetext>Test gardening commit 255500@main (7fa39d9e40de): &lt;https://commits.webkit.org/255500@main&gt;

Reviewed commits have been landed. Closing PR #5339 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905663</commentid>
    <comment_count>5</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-10-14 10:06:14 -0700</bug_when>
    <thetext>It appears this wasn&apos;t a simple rebaseline issue due to 255522@main fixing the initial bug that caused this.

Re-rebaselining.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905666</commentid>
    <comment_count>6</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-10-14 10:29:51 -0700</bug_when>
    <thetext>(In reply to Hercules Hjalmarsson from comment #5)
&gt; It appears this wasn&apos;t a simple rebaseline issue due to 255522@main fixing
&gt; the initial bug that caused this.
&gt; 
&gt; Re-rebaselining.
:( sorry about that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905671</commentid>
    <comment_count>7</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-10-14 11:26:12 -0700</bug_when>
    <thetext>(In reply to zalan from comment #6)
&gt; (In reply to Hercules Hjalmarsson from comment #5)
&gt; &gt; It appears this wasn&apos;t a simple rebaseline issue due to 255522@main fixing
&gt; &gt; the initial bug that caused this.
&gt; &gt; 
&gt; &gt; Re-rebaselining.
&gt; :( sorry about that.

No worries. It was a 50/50 chance and I lost fair and square.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905672</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-10-14 11:27:03 -0700</bug_when>
    <thetext>Test gardening commit 255542@main (408afbd4b71f): &lt;https://commits.webkit.org/255542@main&gt;

Reviewed commits have been landed. Closing PR #5384 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1905675</commentid>
    <comment_count>9</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2022-10-14 11:49:54 -0700</bug_when>
    <thetext>(In reply to Hercules Hjalmarsson from comment #7)
&gt; (In reply to zalan from comment #6)
&gt; &gt; (In reply to Hercules Hjalmarsson from comment #5)
&gt; &gt; &gt; It appears this wasn&apos;t a simple rebaseline issue due to 255522@main fixing
&gt; &gt; &gt; the initial bug that caused this.
&gt; &gt; &gt; 
&gt; &gt; &gt; Re-rebaselining.
&gt; &gt; :( sorry about that.
&gt; 
&gt; No worries. It was a 50/50 chance and I lost fair and square.
haha.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>