Tim Ledbetter
d8825c89af
LibWeb: Use caption content width for inline layout in table captions
...
Previously, `run_caption_layout()` passed the table's border-box width
as the available space to the caption's formatting context. The BFC then
used this width directly for inline line breaking, causing text to
overflow the caption's content box by the size of the caption's own
border and padding.
2026-04-22 15:35:07 +01:00
..
2026-04-20 16:41:29 -06:00
2026-04-22 09:08:39 -04:00
2026-04-20 16:41:29 -06:00
2026-04-20 16:41:29 -06:00
2026-02-26 08:03:50 -05:00
2026-02-23 12:15:23 +01:00
2026-04-13 12:00:52 +02:00
2026-04-20 16:41:29 -06:00
2026-04-22 14:20:33 +02:00
2026-04-19 01:31:37 +02:00
2026-04-22 13:26:01 +02:00
2026-02-28 00:04:06 -06:00
2026-04-09 19:59:16 +02:00
2026-04-21 13:59:55 +02:00
2026-02-21 19:27:35 +01:00
2026-04-21 19:11:24 -05:00
2026-04-21 16:36:38 +02:00
2026-04-13 19:43:13 -04:00
2026-04-13 18:29:43 +02:00
2026-02-26 18:31:57 +01:00
2026-04-20 16:41:29 -06:00
2026-04-20 16:41:29 -06:00
2026-04-20 16:41:29 -06:00
2026-04-21 06:59:11 -04:00
2026-03-21 18:20:09 -05:00
2026-04-22 15:35:07 +01:00
2026-03-13 17:28:06 +01:00
2026-04-22 08:02:15 -04:00
2026-04-20 16:41:29 -06:00
2026-03-29 13:59:11 -06:00
2026-04-18 08:05:47 -04:00