Aliaksandr Kalenik
82aedfcaf0
LibWeb: Use grid item used width as available width during track sizing
...
This change addresses the incorrect assumption that the available width
inside a grid item is equal to the width of the track it belongs to.
For instance, if a grid item has a width of 200px, the available width
inside that item is also 200px regardless of its column(s) base size.
To solve this issue, it was necessary to move the final resolution of
grid items to occur immediately after the final column track sizes are
determined. By doing so, it becomes possible to obtain correct
available width inside grid items while resolving the row track sizes.
2023-05-18 18:06:05 +02:00
..
2023-05-16 14:35:10 +02:00
2023-05-17 07:40:17 +02:00
2023-05-18 18:06:05 +02:00
2023-04-19 07:52:26 +02:00
2023-05-07 06:31:53 +02:00
2023-05-07 06:28:47 +02:00
2023-03-15 11:43:54 +01:00
2023-03-25 19:41:31 +01:00
2023-03-25 19:41:31 +01:00
2023-05-03 16:04:30 +02:00
2023-05-02 11:47:13 +02:00
2023-05-17 07:40:17 +02:00
2023-03-12 18:10:32 +01:00
2023-03-12 18:10:32 +01:00
2023-03-12 18:10:32 +01:00
2023-03-30 16:54:15 +02:00
2023-03-30 16:54:15 +02:00
2023-03-12 18:10:32 +01:00
2023-04-27 18:29:02 +02:00
2023-04-02 15:00:06 +02:00
2023-04-02 15:00:06 +02:00
2023-04-07 10:15:16 +02:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-03-10 13:38:34 +01:00
2023-03-26 15:14:35 +02:00
2023-03-28 21:08:54 +02:00
2023-03-27 23:28:07 +02:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-03-11 11:52:19 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-03-26 15:14:35 +02:00
2023-04-05 16:23:56 +02:00
2023-03-10 18:10:33 +01:00
2023-03-18 00:26:19 +01:00
2023-04-02 06:45:44 +02:00
2023-03-11 10:46:21 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-02-11 10:42:52 +01:00
2023-05-10 17:27:07 +02:00
2023-05-16 14:34:53 +02:00
2023-04-30 05:52:19 +02:00
2023-05-09 12:11:28 +02:00
2023-03-20 17:57:58 +01:00
2023-03-18 20:14:52 +01:00
2023-03-18 20:14:52 +01:00
2023-03-22 23:34:32 +00:00
2023-03-22 23:34:32 +00:00
2023-03-19 19:04:51 +01:00
2023-03-28 19:45:00 +01:00
2023-05-17 20:37:29 +02:00
2023-05-17 20:37:29 +02:00
2023-03-14 18:49:37 +01:00
2023-04-17 07:32:31 +02:00
2023-04-12 07:40:22 +02:00
2023-05-15 19:31:09 +02:00
2023-03-10 18:10:33 +01:00