Skip to content

Commit d577374

Browse files
committed
[css-grid-1] Remove the lingering comment about clamping to the min-content from above, since we didn't need to do that clamp in the first place. w3c#3565
1 parent 35ed93f commit d577374

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4132,10 +4132,6 @@ Resolve Intrinsic Track Sizes</h3>
41324132
limited by the <a>max track sizing function</a>
41334133
(which could be the argument to a ''fit-content()'' track sizing function)
41344134
if that is <a lt="fixed sizing function">fixed</a>
4135-
<!-- ,
4136-
else by it's own <a>min-content contribution</a>
4137-
if the <a>max track sizing function</a>
4138-
is ''grid-template-columns/min-content'';-->
41394135
and ultimately floored by its <a>minimum contribution</a> (defined below).
41404136

41414137
Otherwise,

0 commit comments

Comments
 (0)