Files
ladybird/Libraries/LibWeb/CSS
Sam Atkins b376ab4e81 LibWeb/CSS: Serialize Supports::Declaration as original representation
Fixes some WPT tests that expected `supports(foo:bar)` to serialize as
`supports(foo:bar)`, instead of `supports(foo: bar)` with a space
between.

Reading the original_full_text directly also lets us delete
Declaration::to_string(), which was only used here.
2025-12-02 09:49:23 +00:00
..
2025-11-23 09:43:24 +01:00
2025-11-23 09:43:24 +01:00
2024-12-28 05:39:32 -08:00
2025-09-24 12:27:05 +01:00
2025-09-24 12:27:05 +01:00
2025-09-24 12:27:05 +01:00
2025-09-24 12:27:05 +01:00
2025-09-24 12:27:05 +01:00
2025-11-12 18:30:16 +01:00
2025-11-23 09:43:24 +01:00
2025-11-23 09:43:24 +01:00
2025-08-23 16:04:36 -06:00