<?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>103316</bug_id>
          
          <creation_ts>2012-11-26 16:25:16 -0800</creation_ts>
          <short_desc>[CSS Grid Layout] Implement the auto-placement algorithm for grid items</short_desc>
          <delta_ts>2015-02-18 00:56:44 -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>FIXED</resolution>
          
          
          <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>108397</dependson>
    
    <dependson>109714</dependson>
    
    <dependson>109718</dependson>
    
    <dependson>110244</dependson>
    
    <dependson>110277</dependson>
    
    <dependson>110418</dependson>
    
    <dependson>110632</dependson>
    
    <dependson>110633</dependson>
    
    <dependson>111886</dependson>
    
    <dependson>134057</dependson>
    
    <dependson>134544</dependson>
    
    <dependson>134842</dependson>
    
    <dependson>134966</dependson>
    
    <dependson>135013</dependson>
    
    <dependson>141722</dependson>
    
    <dependson>141748</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>rego</cc>
    
    <cc>syoichi</cc>
    
    <cc>tony</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>776042</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2012-11-26 16:25:16 -0800</bug_when>
    <thetext>Currently we resolve grid-{row|column}-position &apos;auto&apos; as meaning the (1 1) grid area.

The specification defines a placement algorithm that is controlled by &apos;grid-auto-flow&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>839836</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2013-02-22 12:53:55 -0800</bug_when>
    <thetext>The implementation of the main algorithm is done. I am keeping this bug around to track some open issues in the code / specification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1058672</commentid>
    <comment_count>2</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2015-01-05 00:34:54 -0800</bug_when>
    <thetext>Auto-placement implementation has been completed and it&apos;s now following the last ED:
http://dev.w3.org/csswg/css-grid/#grid-auto-flow-property

So, I guess we can close this now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>