pub type ComputedList = OwnedList<T>;
The computed value for this property.
pub struct ComputedList(pub SmallVec<[AnimationIterationCount; 1]>);
0: SmallVec<[AnimationIterationCount; 1]>