Aliaksandr Kalenik
d3d67857b2
LibWeb: Use containing block width to measure fit-content width in GFC
...
When the grid layout gets to
`resolve_items_box_metrics(GridDimension::Column)`, we've already
determined the width of each column. However, the widths of the
individual grid items themselves haven't been set. Rather than using
`get_available_space_for_item()`, which returns an indefinite size if
an item's width/height hasn't been set, we should use the already
known track width as the available size to calculate the fit-content
width.
2023-08-27 05:11:55 +02:00
..
2023-08-17 20:03:13 +02:00
2023-08-26 23:53:45 +02:00
2023-08-26 23:53:45 +02:00
2023-08-01 07:38:19 +02:00
2023-08-20 14:25:18 +01:00
2023-08-08 16:55:14 +02:00
2023-08-26 23:53:45 +02:00
2023-08-26 23:53:45 +02:00
2023-08-05 10:58:12 +02:00
2023-08-26 23:53:45 +02:00
2023-08-15 16:37:11 +02:00
2023-08-27 05:11:55 +02:00
2023-08-26 13:16:17 +02:00
2023-08-26 23:53:45 +02:00
2023-08-21 19:31:00 +02:00
2023-08-12 20:06:01 +02:00
2023-08-26 23:53:45 +02:00
2023-08-21 19:31:00 +02:00
2023-08-26 23:53:45 +02:00
2023-08-20 05:02:59 +02:00
2023-08-26 23:53:45 +02:00
2023-08-12 20:06:01 +02:00
2023-08-26 23:53:45 +02:00
2023-07-17 18:54:54 +02:00
2023-08-26 23:53:45 +02:00
2023-08-17 09:08:18 +02:00
2023-08-26 23:53:45 +02:00
2023-08-22 11:33:24 +02:00
2023-08-26 23:53:45 +02:00
2023-08-08 14:58:26 +02:00
2023-08-08 14:58:26 +02:00
2023-07-23 06:32:39 +02:00
2023-08-26 23:53:45 +02:00
2023-08-20 18:38:15 +02:00
2023-08-20 18:38:15 +02:00
2023-08-20 18:38:15 +02:00
2023-08-16 12:16:05 +02:00
2023-08-16 12:16:05 +02:00
2023-08-24 07:08:21 +02:00
2023-08-20 18:38:15 +02:00
2023-08-26 23:53:45 +02:00
2023-08-23 20:14:20 +02:00
2023-08-20 05:02:59 +02:00
2023-08-20 05:02:59 +02:00