servo/components/layout_2020/flexbox
Oriol Brufau 37e1c3385e
Treat align-self: normal as stretch on flex items (#33314)
According to https://drafts.csswg.org/css-align/#align-flex
It was being treated as `auto` instead.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-09-05 11:15:41 +00:00
..
construct.rs layout: Add initial support for bidirectional text (BiDi) (#33148) 2024-08-21 14:28:54 +00:00
geom.rs layout: Add initial support for bidirectional text (BiDi) (#33148) 2024-08-21 14:28:54 +00:00
layout.rs Treat align-self: normal as stretch on flex items (#33314) 2024-09-05 11:15:41 +00:00
mod.rs layout: Layout for column flex-basis and minimum automatic size determination (#33068) 2024-08-19 10:54:10 +00:00