Sam Atkins
37ea4e3b5f
LibWeb: Rename CSSColorValue::create() to create_from_color()
...
Soon, CSSColorValue will be an abstract class, and we'll instead create
a CSSRGB, CSSHSL, or other specific color type from the Typed-OM spec.
However, it's still useful to have an easy "just give me a style value
for this color" method. So change the name to distinguish this from the
usual StyleValue::create() methods.
2024-08-21 10:51:48 +01:00
..
2024-08-15 13:58:38 +01:00
2024-08-14 21:06:25 +01:00
2024-07-26 10:21:32 +02:00
2024-07-18 09:43:38 +01:00
2024-07-10 10:23:26 -06:00
2024-08-21 10:51:48 +01:00
2024-08-20 16:10:33 +02:00
2024-06-26 05:41:00 +02:00
2024-08-17 07:44:13 +02:00
2024-08-14 14:49:04 +02:00
2024-08-19 13:29:19 +02:00
2024-07-26 14:26:16 +02:00
2024-08-04 20:33:22 +02:00
2024-08-21 10:51:48 +01:00
2024-06-22 14:57:47 +02:00
2024-07-16 10:27:39 +02:00
2024-08-20 09:29:48 +02:00
2024-08-20 09:30:05 +02:00
2024-08-19 12:56:55 +02:00
2024-08-20 09:36:11 +02:00
2024-08-04 10:38:42 +02:00
2024-08-20 09:29:48 +02:00
2024-08-20 20:00:56 +02:00
2024-07-18 09:43:38 +01:00
2024-08-10 10:39:43 +02:00
2024-06-26 12:15:33 -06:00
2024-07-20 06:41:25 +02:00
2024-08-16 11:22:09 -04:00
2024-08-18 11:15:08 +02:00
2024-08-20 09:30:05 +02:00
2024-08-20 09:29:48 +02:00
2024-08-18 23:35:02 +02:00
2024-07-28 21:41:15 +02:00
2024-08-05 09:12:07 +02:00
2024-08-19 09:04:50 +02:00
2024-08-18 23:35:02 +02:00
2024-07-26 10:21:32 +02:00
2024-07-10 07:04:53 +02:00
2024-08-10 10:39:43 +02:00
2024-07-25 15:05:28 +02:00
2024-08-21 10:51:48 +01:00
2024-08-20 16:10:33 +02:00
2024-08-21 10:51:48 +01:00
2024-08-19 13:29:19 +02:00
2024-06-16 07:19:56 -04:00