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