File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3703,9 +3703,20 @@ Resolve Intrinsic Track Sizes</h3>
3703
3703
so that,
3704
3704
when start/end-aligned together
3705
3705
their [[css-align-3#baseline-values|baselines align as specified]] .
3706
+ An item whose size depends
3707
+ on the size of the tracks they span in this axis
3708
+ is ignored for the purpose of calculating such “shims”.
3706
3709
3707
3710
Consider these “shims” as part of the items’ intrinsic size contribution
3708
3711
for the purpose of track sizing, below.
3712
+
3713
+ <div class=example>
3714
+ For example,
3715
+ if several grid items with text and ''height: auto''
3716
+ are baseline-aligned with an image with ''height: 100%'' ,
3717
+ the image is ignored when calculating the shims that the other items will have.
3718
+ (And the image itself will have no shim at all.)
3719
+ </div>
3709
3720
</ins>
3710
3721
3711
3722
<li>
You can’t perform that action at this time.
0 commit comments