Andreas Kling
3b90eb1d49
LibWeb: Recompute child style when parent's display changes
...
When a parent element's display property changes (e.g., to flex or
grid), children may need to be blockified or un-blockified.
Previously, children only received a recompute_inherited_style() call
which doesn't run the blockification logic.
This patch adds a parent_display_changed flag to the recursive style
update that forces children to get a full style recompute when their
parent's display change triggers a layout tree rebuild.
2026-01-26 12:40:36 +01:00
..
2025-04-20 18:43:11 +02:00
2025-08-14 10:27:08 +02:00
2025-04-11 12:10:46 -04:00
2025-12-03 13:29:51 +01:00
2025-12-03 13:29:51 +01:00
2025-04-20 18:43:11 +02:00
2025-01-24 23:53:26 +01:00
2025-10-20 10:51:19 +01:00
2025-11-14 22:05:33 +01:00
2025-08-23 16:04:36 -06:00
2025-12-01 09:54:04 +01:00
2025-11-10 22:55:38 +01:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-09-12 15:34:09 -04:00
2025-08-23 16:04:36 -06:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-04-20 18:43:11 +02:00
2025-08-23 16:04:36 -06:00
2026-01-26 12:40:36 +01:00
2026-01-19 13:08:30 +01:00
2025-12-09 12:11:21 +01:00
2025-04-20 18:43:11 +02:00
2025-08-23 16:04:36 -06:00
2025-12-24 10:19:28 +01:00
2025-12-24 10:19:28 +01:00
2026-01-24 15:21:26 +01:00
2026-01-24 15:21:26 +01:00
2025-06-24 09:56:14 +02:00
2026-01-07 20:51:17 +01:00
2026-01-19 13:08:30 +01:00
2025-09-10 16:52:39 +01:00
2025-06-19 07:55:47 -04:00
2025-06-19 07:55:47 -04:00
2024-12-25 14:57:22 +00:00
2025-08-14 10:27:08 +02:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-12-11 22:54:39 +00:00
2025-12-11 22:54:39 +00:00
2026-01-09 18:09:09 +01:00
2026-01-09 18:09:09 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2026-01-13 16:18:11 +01:00
2025-10-17 17:22:16 +02:00
2025-11-25 09:16:17 +01:00
2026-01-11 13:14:40 +01:00
2025-08-23 16:04:36 -06:00
2025-10-15 15:36:34 +02:00
2025-10-15 15:36:34 +02:00
2025-10-15 15:36:34 +02:00
2025-10-15 15:36:34 +02:00
2026-01-13 10:09:22 +01:00
2025-12-21 10:06:04 -06:00
2025-12-20 09:13:19 -06:00
2024-12-25 14:57:22 +00:00
2025-12-17 11:41:21 +01:00
2025-12-17 11:41:21 +01:00
2024-12-25 14:57:22 +00:00
2025-08-15 06:32:11 -04:00
2024-12-26 19:10:44 +01:00
2024-12-26 19:10:44 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2025-04-20 18:43:11 +02:00
2025-01-12 00:35:58 +01:00
2025-08-23 16:04:36 -06:00
2025-12-28 14:11:36 +00:00
2025-08-23 16:04:36 -06:00
2026-01-09 18:09:09 +01:00
2026-01-26 12:40:36 +01:00
2025-07-28 18:30:50 +02:00
2025-08-14 10:27:08 +02:00
2026-01-07 20:51:17 +01:00
2025-02-24 18:29:03 +01:00
2025-04-20 18:43:11 +02:00
2025-08-23 16:04:36 -06:00
2025-12-11 22:54:39 +00:00
2025-07-24 19:00:20 +02:00
2025-02-19 08:45:51 -05:00
2025-01-21 11:34:06 -05:00
2025-08-29 18:18:55 +01:00
2025-08-23 16:04:36 -06:00
2025-07-24 19:00:20 +02:00
2025-08-20 12:25:00 +01:00
2025-08-20 12:25:00 +01:00
2025-07-24 19:00:20 +02:00
2025-07-24 19:00:20 +02:00
2025-06-19 12:35:31 +01:00
2025-12-27 16:40:34 +01:00
2025-07-09 14:36:08 +02:00
2025-08-23 16:04:36 -06:00
2025-12-08 20:12:23 +01:00
2025-10-13 13:22:01 +01:00
2025-10-13 13:22:01 +01:00
2025-11-13 15:56:04 +01:00
2026-01-13 16:18:11 +01:00
2026-01-07 20:51:17 +01:00
2025-10-27 16:14:20 +00:00
2025-12-27 16:40:34 +01:00
2025-08-23 16:04:36 -06:00
2025-08-14 10:27:08 +02:00
2026-01-09 10:54:11 +00:00
2025-07-30 11:06:05 +02:00
2025-07-30 11:06:05 +02:00
2025-08-14 10:27:08 +02:00
2025-08-23 16:04:36 -06:00
2025-07-24 19:00:20 +02:00
2025-08-14 10:27:08 +02:00
2025-02-24 18:29:03 +01:00
2025-02-24 18:29:03 +01:00
2025-01-21 11:34:06 -05:00
2025-04-20 18:43:11 +02:00
2025-02-15 17:05:55 +00:00