fn compute_shape_radius_for_ellipse(
center: LayoutPoint,
radius: (&GenericShapeRadius<LengthPercentage>, &GenericShapeRadius<LengthPercentage>),
min_edge: LayoutPoint,
max_edge: LayoutPoint,
) -> LayoutSizefn compute_shape_radius_for_ellipse(
center: LayoutPoint,
radius: (&GenericShapeRadius<LengthPercentage>, &GenericShapeRadius<LengthPercentage>),
min_edge: LayoutPoint,
max_edge: LayoutPoint,
) -> LayoutSize