Skip to content

Commit 08d4ad5

Browse files
mrobinsonLoirooriol
authored andcommitted
layout: Add support for align-content: stretch (servo#32906)
This adds support for `align-content: stretch` by splitting flex line layout into two phases. The first phase takes place before determing how much extra space to allocate for stretching items. Then line layout finishes, which might cause two layouts for items with `align-self: stretch`. Signed-off-by: Martin Robinson <mrobinson@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
1 parent 9381229 commit 08d4ad5

File tree

6 files changed

+485
-433
lines changed

6 files changed

+485
-433
lines changed

0 commit comments

Comments
 (0)