Commit 08d4ad5
layout: Add support for
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>align-content: stretch (servo#32906)1 parent 9381229 commit 08d4ad5
File tree
6 files changed
+485
-433
lines changed- components/layout_2020/flexbox
- tests/wpt/meta/css/css-flexbox
6 files changed
+485
-433
lines changed
0 commit comments