style::properties::generated::longhands::background_image::computed_value

Type Alias ComputedList

source
pub type ComputedList = OwnedList<T>;
Expand description

The computed value for this property.

Aliased Type§

struct ComputedList(pub SmallVec<[GenericImage<GenericGradient<LineDirection, LengthPercentage, NonNegative<CSSPixelLength>, NonNegative<LengthPercentage>, GenericPosition<LengthPercentage, LengthPercentage>, Angle, AngleOrPercentage, GenericColor<Percentage>>, ComputedUrl, GenericColor<Percentage>, Percentage, Resolution>; 1]>);

Fields§

§0: SmallVec<[GenericImage<GenericGradient<LineDirection, LengthPercentage, NonNegative<CSSPixelLength>, NonNegative<LengthPercentage>, GenericPosition<LengthPercentage, LengthPercentage>, Angle, AngleOrPercentage, GenericColor<Percentage>>, ComputedUrl, GenericColor<Percentage>, Percentage, Resolution>; 1]>