@@ -2014,7 +2014,7 @@ Flexible Lengths: the ''fr'' unit</h4>
2014
2014
<h4 id='computed-tracks'>
2015
2015
Computed Value of a Track Listing</h4>
2016
2016
2017
- The <dfn>computed track list</dfn> of a [=standalone axis=]
2017
+ The <dfn>computed track list</dfn> of a non- ''subgrid'' axis
2018
2018
is a <a spec=infra>list</a>
2019
2019
alternating between [=line name sets=] and [=track sections=] ,
2020
2020
with the first and last items being [=line name sets=] .
@@ -2026,14 +2026,17 @@ Computed Value of a Track Listing</h4>
2026
2026
2027
2027
* a ''minmax()'' functional notation representing a single track's size,
2028
2028
with each <<length-percentage>> computed
2029
+ (a <dfn>computed track size</dfn> )
2029
2030
* a ''repeat()'' functional notation representing a repeated track list section,
2030
2031
with its <<integer>> computed
2031
2032
and its <<track-list>> represented as a [=computed track list=]
2033
+ (a <dfn>computed repeat notation</dfn> )
2032
2034
2033
- The [=computed track list=] of a [=subgridded axis=]
2035
+ The [=computed track list=] of a ''subgrid'' axis
2034
2036
is the ''subgrid'' keyword followed by
2035
2037
a <a spec=infra>list</a> of [=line name sets=]
2036
- representing each line in that axis.
2038
+ and [=computed repeat notations=]
2039
+ representing the line names specified for that axis.
2037
2040
2038
2041
<!--
2039
2042
████████ ████████ ██████ ███████ ██ ██ ██ ████████ ████████
0 commit comments