Skip to content

Commit 3f0797a

Browse files
committed
[css-grid-1][editorial] Restore accidentally-dropped specification of 'base sizes'; remove nonsense application of 'intrinsic' to 'growth limits'. #3621
1 parent bdac4fc commit 3f0797a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

css-grid-1/Overview.bs

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4388,15 +4388,18 @@ Distributing Extra Space Across Spanned Tracks
43884388
    43894389
  • 43904390
    4391-
    4391+
    4392+
    into [=base sizes=]:
    43924393
    any |affected track| that happens to also have an intrinsic max track sizing function;
    43934394
    if there are no such tracks, then all |affected track|s.
    43944395
  • 4395-
    4396+
    4397+
    into [=base sizes=]:
    43964398
    any |affected track| that happens to also have a ''max-content'' max track sizing function;
    43974399
    if there are no such tracks, then all |affected track|s.
    43984400
  • 4399-
    when handling any intrinsic growth limit:
    4401+
    when accommodating any contribution
    4402+
    into [=growth limits=]:
    44004403
    all |affected track|s.
    44014404
    44024405

    0 commit comments

    Comments
     (0)