diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-02-25 09:37:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 08:37:42 +0000 |
commit | 864a5edb0b18f85937d351a0244942bed1b7227d (patch) | |
tree | 1ac6e99c758eb0c13e40b2b188ca126f4b9a90db /components/script/dom/bluetooth | |
parent | 3f6b21d8e1fc76b4bc6b81c96686bbdf9099576e (diff) | |
download | servo-864a5edb0b18f85937d351a0244942bed1b7227d.tar.gz servo-864a5edb0b18f85937d351a0244942bed1b7227d.zip |
layout: Let `automatic_min_size()` take a flex-relative cb size (#35642)
This method was taking an `IndefiniteContainingBlock` parameter, and
then it would first take the size corresponding to the main axis, and
then the one for the cross axis.
But it's simpler to just let it take a `FlexRelativeVec2<AuOrAuto>`
parameter.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/dom/bluetooth')
0 files changed, 0 insertions, 0 deletions