<?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>169197</bug_id>
          
          <creation_ts>2017-03-06 05:12:11 -0800</creation_ts>
          <short_desc>[css-grid] Implement transferred size part to calculate minimum size of grid items</short_desc>
          <delta_ts>2017-03-07 03:20:46 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.chromium.org/p/chromium/issues/detail?id=555027</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>163200</dependson>
          <blocked>60731</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Manuel Rego Casasnovas">rego</reporter>
          <assigned_to name="Manuel Rego Casasnovas">rego</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>jfernandez</cc>
    
    <cc>rego</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>svillar</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1283737</commentid>
    <comment_count>0</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2017-03-06 05:12:11 -0800</bug_when>
    <thetext>Bug #163200 will fix most of the issues regarding minimum size of grid items.
But there&apos;s still one thing remaining related to transferred size of replaced elements.

The spec is: https://drafts.csswg.org/css-flexbox-1/#automatic-minimum-size

We haven&apos;t implemented anything regarding the transferred vs content size.

This will allows us to pass 2 tests from the W3C suite:
* css-grid-1/grid-items/grid-minimum-size-grid-items-007.xht
* css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1284252</commentid>
    <comment_count>1</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2017-03-07 03:20:46 -0800</bug_when>
    <thetext>This has been fixed already in r213480 (bug #169203).
That patch was importing: https://chromium.googlesource.com/chromium/src/+/ab779b340b6d4170920e1cf2ce50e67f64d67fac</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>