<?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>248287</bug_id>
          
          <creation_ts>2022-11-23 13:02:28 -0800</creation_ts>
          <short_desc>Implement Masonry Track Sizing</short_desc>
          <delta_ts>2023-01-03 09:02:29 -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.webkit.org/show_bug.cgi?id=250028</see_also>
          <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 name="Sammy Gill">sgill26</reporter>
          <assigned_to name="Brandon">brandonstewart</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>brandonstewart</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>1914358</commentid>
    <comment_count>0</comment_count>
    <who name="Sammy Gill">sgill26</who>
    <bug_when>2022-11-23 13:02:28 -0800</bug_when>
    <thetext>https://drafts.csswg.org/css-grid-3/#track-sizing

Track sizing works the same as in CSS Grid, except that that the algorithm is run only with the subset of items that have a known grid axis placement. This subset contains the items placed at the first implicit line in the masonry axis in Grid Item Placement above, plus the items that have a specified definite placement in the grid axis, plus the items that span all grid axis tracks (which obviously will be placed at the first implicit line since there is no other way to place them). Other items will be placed in the grid axis by the § 2.4 Masonry Layout Algorithm below and don’t contribute to intrinsic track sizing (because that would create circular dependencies).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1914359</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-23 13:02:46 -0800</bug_when>
    <thetext>&lt;rdar://problem/102632991&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1918040</commentid>
    <comment_count>2</comment_count>
    <who name="Brandon">brandonstewart</who>
    <bug_when>2022-12-09 12:51:27 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7404</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921258</commentid>
    <comment_count>3</comment_count>
    <who name="Brandon">brandonstewart</who>
    <bug_when>2022-12-21 16:10:16 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7986</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921597</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-22 20:00:38 -0800</bug_when>
    <thetext>Committed 258280@main (3c5823bb309e): &lt;https://commits.webkit.org/258280@main&gt;

Reviewed commits have been landed. Closing PR #7986 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>