mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
layout: Use definite cross size to compute flex base size (#35688)
An intrinsic flex base size depends on the contents, which may depend on the cross size through an aspect ratio. We were only taking this into account if the preferred cross size was numeric, but `auto` or `stretch` can also be definite. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
64e227005f
commit
1966ab182f
4 changed files with 110 additions and 27 deletions
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-percent-replaced-026.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue