- From: <bugzilla@jessica.w3.org>
- Date: Fri, 30 Mar 2012 19:40:09 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16588 Summary: Grid spec should describe shrink-to-fit behavior of Grid element Product: CSS Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Grid Layout AssignedTo: pcupp@microsoft.com ReportedBy: cjon@microsoft.com QAContact: public-css-bugzilla@w3.org The Grid spec should define the min-content and max-content widths of a grid element, if the grid element is shrink-to-fit. One possibility would be for min-content to be the sum of the used breadths of the column tracks just before step 3 in ComputeUsedBreadthOfGridTracks, while max-content would be the sum of the used breaths of the grid tracks after the entire track sizing algorithm has been run with infinite space. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 30 March 2012 19:40:11 UTC