Andreas Kling
d1065afdd3
LibWeb: Avoid inside layout of flex items during intrinsic sizing
...
When we're calculating the intrinsic size of a flex container, we don't
*need* to layout the inside of each flex item. That's only necessary if
the flex items will be seen (as is the case for "normal" layout).
This avoids a whole bunch of unnecessary layout work on pages that use
flexbox layout. :^)
2023-03-14 16:52:44 +01:00
..
2023-03-13 15:16:20 +00:00
2023-03-13 12:46:42 -04:00
2023-03-12 22:09:09 +01:00
2023-03-06 23:46:35 +01:00
2023-02-13 00:50:07 +00:00
2023-03-10 13:15:44 +01:00
2023-03-06 23:46:35 +01:00
2023-03-13 15:16:20 +00:00
2023-02-13 00:50:07 +00:00
2023-03-13 15:16:20 +00:00
2023-03-06 23:46:35 +01:00
2023-03-06 23:46:36 +01:00
2023-03-13 15:16:20 +00:00
2023-03-13 15:16:20 +00:00
2023-03-06 23:46:35 +01:00
2023-02-24 23:56:37 +01:00
2023-03-13 15:16:20 +00:00
2023-03-06 23:46:35 +01:00
2023-02-10 09:14:20 +00:00
2023-03-06 23:46:35 +01:00
2023-03-13 12:12:17 +00:00
2023-03-13 15:16:20 +00:00
2023-03-13 15:16:20 +00:00
2023-03-09 15:51:00 +00:00
2023-02-25 20:51:49 +01:00
2023-01-30 13:49:52 -05:00
2023-03-13 15:16:20 +00:00
2023-03-13 15:16:20 +00:00
2023-03-10 13:15:44 +01:00
2023-02-21 00:54:04 +01:00
2023-03-13 15:16:20 +00:00
2023-03-13 15:16:20 +00:00
2023-03-13 20:50:38 +01:00
2023-02-13 00:50:07 +00:00
2023-03-13 15:16:20 +00:00
2023-02-08 19:15:45 +00:00
2023-03-06 23:46:35 +01:00
2023-03-06 23:46:35 +01:00
2023-02-21 00:54:04 +01:00
2023-03-06 23:46:35 +01:00
2023-03-13 15:16:20 +00:00
2023-03-10 13:15:44 +01:00
2023-02-18 01:45:00 +01:00
2023-03-13 15:16:20 +00:00
2023-02-19 13:47:11 +01:00
2023-03-11 13:22:57 +00:00
2023-03-13 15:16:20 +00:00
2023-03-10 13:15:44 +01:00
2023-03-13 12:12:17 +00:00
2023-03-10 13:15:44 +01:00
2023-03-13 15:16:20 +00:00
2023-03-08 18:57:53 +00:00
2023-03-06 23:46:35 +01:00
2023-02-13 00:50:07 +00:00
2023-03-06 23:46:35 +01:00
2023-03-13 15:16:20 +00:00
2023-03-14 16:52:44 +01:00
2023-03-13 15:16:20 +00:00
2023-03-13 22:05:22 +00:00
2023-03-10 13:15:44 +01:00
2023-03-04 05:43:43 -07:00