@@ -5017,16 +5017,18 @@ Resolve Intrinsic Track Sizes</h3>
5017
5017
Distributing Extra Space Across Spanned Tracks</h4>
5018
5018
5019
5019
<div algorithm>
5020
- To <dfn noexport>distribute extra space</dfn>
5021
- to the [=base sizes=] or [=growth limits=] (the |affected size|s)
5022
- of a set of tracks (the |affected track|s)
5023
- to accommodate specific intrinsic size contributions (the |size contribution|s)
5024
- of a set of grid items spanning those tracks (the |item|s),
5025
- potentially preferring a subset of those tracks
5026
- (the optional |preferred track|s);
5027
- defaulting to all |affected tracks|
5028
- if there is no |track preference|--
5029
- as distinct from an empty list of |preferred track|s):
5020
+ To <dfn noexport>distribute extra space</dfn> ,
5021
+ perform the following steps,
5022
+ with these inputs:
5023
+
5024
+ * whether to affect [=base sizes=] or [=growth limits=] (the |affected size|s).
5025
+ * which tracks to affect (the |affected track|s).
5026
+ * what intrinsic size contributions are being accommodated (the |size contribution|s)
5027
+ of which grid items spanning those tracks (the |item|s).
5028
+ * optionally, a preferred subset of the |affected tracks| (the |preferred track|s),
5029
+ indicating a |track preference| (even if the subset is empty);
5030
+ if no |track preference|,
5031
+ the |preferred track|s default to all |affected track|s.
5030
5032
5031
5033
<ol>
5032
5034
<li>
0 commit comments