Type Definition style::values::computed::TrackList
[−]
[src]
type TrackList = GenericTrackList<LengthOrPercentage, Integer>;
The computed value of a grid <track-list>
(could also be <auto-track-list>
or <explicit-track-list>
)