<?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>210088</bug_id>
          
          <creation_ts>2020-04-06 18:24:30 -0700</creation_ts>
          <short_desc>[css-flexbox] dynamic recalculation of height not correct on nested column flexboxes with min-height property</short_desc>
          <delta_ts>2020-08-11 07:40:37 -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>CSS</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>215369</dup_id>
          <see_also>https://bugs.chromium.org/p/chromium/issues/detail?id=596743</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=210089</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>svillar</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1638407</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2020-04-06 18:24:30 -0700</bug_when>
    <thetext>The following WPT test fails on WebKit but passes on Chrome and firefox:

https://wpt.live/css/css-flexbox/flex-minimum-height-flex-items-010.html

The issue here seems to be that WebKit doesn&apos;t recalculate the height of the inner box when the outer height changes and there are nested column flexboxes, one with a min-height property

Check here also a simplified version of that test here: https://codepen.io/cl0p3z/pen/poJMdPj

For a related issue fixed on Chrome check https://crbug.com/596743 and https://crrev.com/c/1283482</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1679388</commentid>
    <comment_count>1</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2020-08-11 07:40:37 -0700</bug_when>
    <thetext>Although this was reported before I&apos;m marking this as duplicate because we already have a patch in the other one.

*** This bug has been marked as a duplicate of bug 215369 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>