Tim Ledbetter
dfeed4e9a6
LibWeb: Return computed content width from TFC automatic_content_width()
...
Previously, `greatest_child_width()` was used, which finds the maximum
margin box width among direct children. This is incorrect for tables,
whose width is determined by column distribution rather than by simply
finding the widest child. We now return the table's computed content
width instead, which already holds the correct value after layout.
2026-02-01 20:35:16 +01:00
..
2025-10-10 09:03:39 +02:00
2025-10-10 09:03:39 +02:00
2026-01-18 10:10:04 +01:00
2026-01-18 10:10:04 +01:00
2026-01-26 16:48:21 +01:00
2025-12-15 09:45:48 +00:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2025-08-29 18:18:55 +01:00
2025-07-28 22:46:27 +02:00
2026-01-19 12:53:13 +01:00
2025-11-07 16:42:32 +01:00
2025-08-22 20:26:09 +02:00
2026-01-26 16:48:21 +01:00
2026-01-09 08:12:21 +01:00
2026-01-09 08:12:21 +01:00
2025-09-04 13:31:24 +01:00
2025-09-25 22:38:05 +01:00
2025-07-28 22:46:27 +02:00
2025-11-28 18:32:48 +01:00
2025-11-05 09:11:49 +01:00
2026-01-09 08:12:21 +01:00
2026-01-11 11:10:19 +01:00
2026-01-11 11:10:19 +01:00
2026-01-12 11:00:14 +00:00
2025-09-22 15:00:50 +02:00
2025-07-28 22:46:27 +02:00
2026-02-01 19:57:14 +01:00
2025-08-28 13:45:37 +02:00
2025-09-12 15:34:09 -04:00
2025-09-12 15:34:09 -04:00
2025-09-12 15:34:09 -04:00
2025-11-20 16:02:40 +01:00
2025-11-20 16:02:40 +01:00
2025-07-21 15:18:17 +01:00
2025-07-17 09:35:09 +01:00
2025-10-20 10:16:55 +01:00
2025-07-28 22:46:27 +02:00
2026-01-28 18:05:41 +01:00
2026-01-19 17:34:46 +01:00
2025-07-28 22:46:27 +02:00
2025-07-28 22:46:27 +02:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2025-09-25 21:42:52 +02:00
2025-07-09 14:36:08 +02:00
2026-01-23 16:23:06 +01:00
2025-11-20 23:15:24 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2025-07-28 22:46:27 +02:00
2026-02-01 20:35:16 +01:00
2025-08-29 18:18:55 +01:00
2025-11-30 11:48:14 +01:00
2025-12-24 14:10:27 +01:00
2026-01-11 11:10:19 +01:00
2025-11-06 23:42:01 +01:00
2026-01-26 16:41:42 +01:00
2026-01-22 13:52:31 +00:00
2025-07-28 22:46:27 +02:00
2026-01-07 20:51:17 +01:00
2025-09-24 12:33:17 +01:00
2025-08-29 18:18:55 +01:00