Skip to content

Commit ad89ee4

Browse files
committed
[css-grid] Specify that multiple intrinsic size contributions can produce multiple shims, and add a reminder note about self/content alignment being in separate baseline-sharing groups.
1 parent 7aa7522 commit ad89ee4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,6 +3706,17 @@ Resolve Intrinsic Track Sizes</h3>
37063706

37073707
Consider these “shims” as part of the items’ intrinsic size contribution
37083708
for the purpose of track sizing, below.
3709+
If an item uses multiple intrinsic size contributions,
3710+
it can have different shims for each one.
3711+
3712+
Issue: Add example of multiple contributions/shims.
3713+
3714+
Note: Note that both [[css-align-3#baseline-align-self|baseline self-aligned]]
3715+
and [[css-align-3#baseline-align-content|baseline content-aligned]] items
3716+
are considered in this step,
3717+
but they live in separate <a>baseline-sharing groups</a>.
3718+
[[CSS-ALIGN-3]]
3719+
37093720
</ins>
37103721

37113722
<li>

0 commit comments

Comments
 (0)