File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dl.phase {
7272</style>
7373
7474Issue: If you notice any inconsistencies between this Grid Layout Module
75- and the <a hef ="http://www.w3.org/TR/css-flexbox/">Flexible Box Layout Module</a> ,
75+ and the <a href ="http://www.w3.org/TR/css-flexbox/">Flexible Box Layout Module</a> ,
7676please report them to the CSSWG,
7777as this is likely an error.
7878
@@ -3685,8 +3685,10 @@ Resolve Intrinsic Track Sizes</h3>
36853685 (whichever matches the relevant axis)
36863686 if the specified size is ''width/auto'' ,
36873687 or else the item’s <a>min-content contribution</a> .
3688+
36883689 Note: For items with a specified minimum size of ''min-width/auto'' (the initial value),
3689- this is equivalent to a min-content minimum.
3690+ this is usually equivalent to a min-content minimum--
3691+ but can differ in some cases, see <a href="#min-size-auto"></a> .
36903692 <li>
36913693 <strong> For min-content maximums:</strong>
36923694 If the track has a ''min-content'' <a>max track sizing function</a> ,
You can’t perform that action at this time.
0 commit comments