<?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>232407</bug_id>
          
          <creation_ts>2021-10-27 15:15:02 -0700</creation_ts>
          <short_desc>external/wpt/css/css-tables/tentative/table-width-redistribution-fixed.html test is failing on Safari and Webkit</short_desc>
          <delta_ts>2026-01-27 19:47:34 -0800</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>1809451</commentid>
    <comment_count>0</comment_count>
    <who name="">aanala</who>
    <bug_when>2021-10-27 15:15:02 -0700</bug_when>
    <thetext>Below wpt test is failing on Safari and Webkit

external/wpt/css/css-tables/tentative/table-width-redistribution-fixed.html

https://crrev.com/853385
Cl: https://chromium-review.googlesource.com/c/chromium/src/+/2654736

Chromium Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1171407</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1809452</commentid>
    <comment_count>1</comment_count>
    <who name="">aanala</who>
    <bug_when>2021-10-27 15:18:32 -0700</bug_when>
    <thetext>Firefox Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1692395</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1811682</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-11-03 15:15:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/84994109&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1814228</commentid>
    <comment_count>3</comment_count>
    <who name="">aanala</who>
    <bug_when>2021-11-11 14:23:18 -0800</bug_when>
    <thetext>Below is the wpt.fyi test link for
wpt/css/css-tables/tentative/table-width-redistribution-fixed.html

https://wpt.fyi/results/css/css-tables/tentative/table-width-redistribution-fixed.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>2175652</commentid>
    <comment_count>4</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2026-01-27 19:47:34 -0800</bug_when>
    <thetext>It is failing because we don&apos;t handle calc() properly in table code.

        else if (colStyleLogicalWidth.isCalculated())
            colStyleLogicalWidth = CSS::Keyword::Auto { };

https://searchfox.org/wubkat/rev/ed8bfa2b0f4d82867ddd51764ad66d5ddf4adb52/Source/WebCore/rendering/FixedTableLayout.cpp#106

We just return `auto` when it is `calc()`.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>