mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Fix various issues with replaced elements in flex layout (#33263)
In particular, this takes into account that flex items may be stretched, and if they have an aspect ratio, we ma6y need to convert the stretched size through the ratio. Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
4ae2610c24
commit
3acc9edd82
43 changed files with 334 additions and 481 deletions
|
@ -1,2 +0,0 @@
|
|||
[flex-aspect-ratio-023.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-aspect-ratio-024.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue