mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
3
tests/wpt/meta/css/css-flexbox/intrinsic-size/row-use-cases-001.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-flexbox/intrinsic-size/row-use-cases-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[row-use-cases-001.html]
|
||||
[same heights]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue