Sam Atkins
fa90a3bb4f
LibWeb: Introduce CalculatedOr type
...
This is intended as a replacement for Length and friends each holding a
`RefPtr<CalculatedStyleValue>`. Instead, let's make the types explicit
about whether they are calculated or not. This then means a Length is
always a Length, and won't require including `StyleValue.h`.
As noted, it's probably nicer for LengthOrCalculated to live in
`Length.h`, but we can't do that until Length stops including
`StyleValue.h`.
2023-03-30 21:29:50 +02:00
..
2023-03-19 14:15:35 +00:00
2023-03-24 10:58:43 +00:00
2023-02-13 00:50:07 +00:00
2023-03-15 14:55:49 +01:00
2023-03-21 19:03:21 +00:00
2023-03-30 14:39:31 +02:00
2023-03-24 00:31:03 +01:00
2023-03-27 20:29:51 +01:00
2023-03-21 19:03:21 +00:00
2023-03-15 14:55:49 +01:00
2023-03-20 09:33:30 +01:00
2023-03-25 21:42:50 +00:00
2023-03-21 19:03:21 +00:00
2023-02-24 23:56:37 +01:00
2022-12-20 10:58:54 +01:00
2023-03-06 23:46:35 +01:00
2023-03-06 23:46:35 +01:00
2023-03-22 14:04:24 +00:00
2023-03-24 10:58:43 +00:00
2023-03-29 07:06:13 +02:00
2023-03-09 15:51:00 +00:00
2023-02-25 20:51:49 +01:00
2023-03-26 21:55:21 +01:00
2023-03-26 17:56:17 +02:00
2023-03-24 10:58:43 +00:00
2023-03-13 15:16:20 +00:00
2023-03-13 15:16:20 +00:00
2023-03-30 19:13:35 +01:00
2023-02-13 00:50:07 +00:00
2023-03-20 23:25:21 +01:00
2023-02-08 19:15:45 +00:00
2023-03-21 19:03:21 +00:00
2023-02-21 00:54:04 +01:00
2022-12-06 08:54:33 +01:00
2023-03-25 16:27:30 -06:00
2023-03-13 15:16:20 +00:00
2023-03-25 15:44:05 +01:00
2023-03-28 09:18:50 +01:00
2023-03-21 19:03:21 +00:00
2023-03-15 14:55:49 +01:00
2023-03-24 10:58:43 +00:00
2023-03-23 21:05:12 +01:00
2023-03-23 15:30:21 +00:00
2023-03-27 15:34:28 +03:30
2023-03-08 18:57:53 +00:00
2022-12-06 08:54:33 +01:00
2023-03-06 23:46:35 +01:00
2023-03-25 21:42:53 +01:00
2023-03-29 07:16:37 +02:00
2023-03-30 21:29:50 +02:00
2023-03-13 15:16:20 +00:00
2023-03-26 21:55:21 +01:00
2023-03-21 19:03:21 +00:00