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