Andreas Kling
7200b3a16c
LibWeb: Make two passes in FFC where to support percentage min/max sizes
...
Percentage sizes of flex items are relative to the flex container, but
even when the flex container is automatically sized, we still have to
support them.
To make this work, we first do a pass where percentage sizes are ignored
(treated as "auto", basically) in order to get a "reference" value.
Then we do a second pass where percentages can be resolved against this
reference value.
2022-07-26 01:53:41 +02:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-04-12 00:11:48 +02:00
2022-04-09 23:48:18 +02:00
2022-04-09 23:48:18 +02:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-04-14 14:54:06 +02:00
2022-04-01 21:24:45 +01:00
2022-04-07 17:06:02 +02:00
2022-04-01 21:24:45 +01:00
2022-07-26 01:53:41 +02:00
2022-07-17 14:11:37 +02:00
2022-07-19 15:40:41 +02:00
2022-07-17 14:11:37 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-07-17 14:11:36 +02:00
2022-07-17 14:11:36 +02:00
2022-07-19 15:40:41 +02:00
2022-07-17 14:11:37 +02:00
2022-07-26 01:53:41 +02:00
2022-07-26 01:53:41 +02:00
2022-07-11 18:57:45 +02:00
2022-07-19 15:40:41 +02:00
2022-07-17 14:11:36 +02:00
2022-07-11 18:57:45 +02:00
2022-07-11 18:57:45 +02:00
2022-04-01 21:24:45 +01:00
2022-07-19 15:40:41 +02:00
2022-07-17 14:11:36 +02:00
2022-07-11 18:57:45 +02:00
2022-07-11 18:57:45 +02:00
2022-07-23 01:45:49 +02:00
2022-04-13 19:52:25 +02:00