pub(super) fn layout_layer(
fragment_builder: &mut BuilderForBoxFragment<'_>,
painter: &BackgroundPainter<'_>,
builder: &mut DisplayListBuilder<'_>,
layer_index: usize,
natural_sizes: NaturalSizes,
) -> Option<BackgroundLayer>
pub(super) fn layout_layer(
fragment_builder: &mut BuilderForBoxFragment<'_>,
painter: &BackgroundPainter<'_>,
builder: &mut DisplayListBuilder<'_>,
layer_index: usize,
natural_sizes: NaturalSizes,
) -> Option<BackgroundLayer>