Sam Atkins
dd122e2f74
LibWeb: Make LengthBox hold LengthPercentageOrAuto
...
Not every user of this requires an `auto` state, but most do.
This has quite a big diff but most of that is mechanical:
LengthPercentageOrAuto has `resolved_or_auto()` instead of `resolved()`,
and `to_px_or_zero()` instead of `to_px()`, to make their output
clearer.
2025-09-04 13:31:24 +01:00
..
2025-08-07 16:38:29 +02:00
2025-08-07 16:38:29 +02:00
2025-07-09 16:44:20 +01:00
2025-08-23 16:04:36 -06:00
2025-08-08 15:19:03 +01:00
2024-12-18 12:21:22 +00:00
2025-08-04 10:50:09 +01:00
2025-08-23 16:04:36 -06:00
2025-08-08 15:19:03 +01:00
2025-08-08 15:19:03 +01:00
2025-08-04 10:50:09 +01:00
2025-09-04 13:31:24 +01:00
2025-09-04 13:31:24 +01:00
2025-09-04 13:31:24 +01:00
2025-05-16 11:01:39 +01:00
2025-05-16 11:01:39 +01:00
2025-08-08 15:19:03 +01:00
2025-08-28 12:40:03 +02:00
2025-07-16 14:47:45 +01:00
2025-08-23 16:04:36 -06:00
2025-08-08 15:19:03 +01:00
2025-08-23 16:04:36 -06:00
2025-07-09 15:04:57 +01:00
2025-08-23 16:04:36 -06:00
2025-07-09 15:04:57 +01:00
2025-08-23 16:04:36 -06:00
2025-08-04 10:50:09 +01:00
2025-08-07 16:38:29 +02:00
2025-08-07 16:38:29 +02:00
2025-09-04 13:31:24 +01:00