<?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>104125</bug_id>
          
          <creation_ts>2012-12-05 07:58:30 -0800</creation_ts>
          <short_desc>[CSS Grid Layout] Support track breadth mincontent and maxcontent</short_desc>
          <delta_ts>2013-02-22 13:17:08 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>103311</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>104747</dependson>
          <blocked>60731</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Julien Chaffraix">jchaffraix</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>donggwan.kim</cc>
    
    <cc>ojan</cc>
    
    <cc>tony</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>783753</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2012-12-05 07:58:30 -0800</bug_when>
    <thetext>The grammar allows track breadth to be mincontent or maxcontent which we don&apos;t handle properly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>783982</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-12-05 12:20:16 -0800</bug_when>
    <thetext>The spec says min-content and max-content.  We already support -webkit-min-content and -webkit-max-content for things like height and width.

I suspect what we should do is add min-content and max-content support for places where we already support -webkit-min-content and -webkit-max-content and only support min-content and max-content for grid.  Then we can someday drop support for the -webkit prefix versions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>789019</commentid>
    <comment_count>2</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2012-12-11 17:19:57 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; The spec says min-content and max-content.  We already support -webkit-min-content and -webkit-max-content for things like height and width.
&gt; 
&gt; I suspect what we should do is add min-content and max-content support for places where we already support -webkit-min-content and -webkit-max-content and only support min-content and max-content for grid.  Then we can someday drop support for the -webkit prefix versions.

We discussed this further with Tony and agreed to use the existing prefixed version, under the contract that we should also unprefix them when we unprefix grid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>839857</commentid>
    <comment_count>3</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2013-02-22 13:17:08 -0800</bug_when>
    <thetext>This was handled as part of the more general bug 103311 (handle minmax track sizing).

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

    </bug>

</bugzilla>