Andreas Kling
97edca4e4e
LibWeb: Fix overeager fallback to stretch-fit width for some flex items
...
If a flex item has a preferred aspect ratio and the flex basis is not
definite, we were falling back to using stretch-fit for the main size,
since that appeared to match other browsers.
However, we missed the case where we actually have a definite cross size
through which the preferred aspect ratio can be naturally resolved.
(cherry picked from commit db1faef786dbd1722bbe6a1f4a5616f3069bdb6a)
2024-06-26 14:13:40 +02:00
..
2024-06-03 10:53:32 +02:00
2024-05-31 16:31:33 +02:00
2024-05-19 16:24:11 +02:00
2024-04-19 06:31:19 -04:00
2024-05-30 09:29:20 -06:00
2024-06-26 14:13:40 +02:00
2024-06-26 08:48:11 +02:00
2024-05-19 07:22:48 +02:00
2024-05-13 09:21:12 +02:00
2024-05-27 20:50:50 +02:00
2024-06-10 12:01:57 +02:00
2024-05-30 09:29:20 -06:00
2024-05-30 09:29:20 -06:00
2024-04-27 18:29:35 -04:00
2024-06-26 14:13:20 +02:00
2024-06-26 14:13:20 +02:00
2024-04-27 18:29:35 -04:00
2024-05-19 16:24:11 +02:00
2024-06-26 14:13:40 +02:00
2024-06-11 19:40:08 -04:00
2024-05-30 09:29:20 -06:00
2024-05-19 16:25:50 +02:00
2024-06-08 14:07:54 -04:00
2024-04-27 18:29:35 -04:00
2024-06-02 20:24:42 +02:00
2024-06-10 17:41:33 -04:00
2024-04-16 07:40:01 +02:00
2024-05-22 21:55:34 -06:00
2024-06-09 10:06:31 +01:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-06-10 08:23:32 -04:00
2024-06-26 08:48:11 +02:00
2024-06-02 20:24:42 +02:00
2024-06-01 16:21:03 +02:00
2024-05-28 08:06:09 +02:00
2024-06-10 12:01:57 +02:00
2024-04-27 18:29:35 -04:00
2024-05-26 07:48:37 +02:00
2024-06-02 19:55:53 +02:00
2024-04-19 16:38:55 -04:00
2024-05-20 16:57:52 -04:00
2024-04-20 18:11:01 +02:00
2024-06-08 14:07:54 -04:00
2024-06-26 08:48:11 +02:00
2024-05-29 09:32:59 -06:00
2024-05-29 09:32:59 -06:00
2024-05-07 16:45:28 -06:00
2024-06-25 17:42:49 +02:00