<?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>232274</bug_id>
          
          <creation_ts>2021-10-25 14:39:15 -0700</creation_ts>
          <short_desc>external/wpt/css/css-tables/tentative/colspan-redistribution.html failing on Safari and Webkit</short_desc>
          <delta_ts>2023-10-21 06:34:55 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>aanala</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <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>1808601</commentid>
    <comment_count>0</comment_count>
    <who name="">aanala</who>
    <bug_when>2021-10-25 14:39:15 -0700</bug_when>
    <thetext>Below wpt test is failing on Safari and Webkit

external/wpt/css/css-tables/tentative/colspan-redistribution.html

https://crrev.com/888473
Cl: https://chromium-review.googlesource.com/c/chromium/src/+/2935771

Chromium Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1214206

Mozilla test failure bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1650712</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1810885</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-11-01 14:40:31 -0700</bug_when>
    <thetext>&lt;rdar://problem/84899911&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1814201</commentid>
    <comment_count>2</comment_count>
    <who name="">aanala</who>
    <bug_when>2021-11-11 13:45:41 -0800</bug_when>
    <thetext>Below is the wpt.fyi test link for
wpt/css/css-tables/tentative/colspan-redistribution.html

https://wpt.fyi/results/css/css-tables/tentative/colspan-redistribution.html?label=master&amp;product=chrome%5Bexperimental%5D&amp;product=edge&amp;product=firefox&amp;product=safari&amp;product=webkitgtk&amp;aligned</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986672</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-21 06:34:01 -0700</bug_when>
    <thetext>Merging Blink Commit:

columnMaxLogicalWidth = std::max(columnMaxLogicalWidth, columnMinLogicalWidth);
                    m_layoutStruct[pos].effectiveMaxLogicalWidth = std::max(m_layoutStruct[pos].effectiveMaxLogicalWidth, columnMaxLogicalWidth);

Here: https://github.com/WebKit/WebKit/blob/2eed0466d7087a67e3b65404c23d3e1622e6ae15/Source/WebCore/rendering/AutoTableLayout.cpp#L430

__

It does not progress below test case though, we might have other issue in handling colspan, which we might need to fix before doing this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986673</commentid>
    <comment_count>4</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-21 06:34:55 -0700</bug_when>
    <thetext>https://chromium.googlesource.com/chromium/src.git/+/f4f73107c92b6434606775c84e0440a0f2aaeb53 &lt;- this commit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>