Files
ladybird/Libraries/LibWeb/CSS
Callum Law ca9cb42ed4 LibWeb: Handle unset immediately in compute_properties
Previously we would hand off to `compute_defaulted_properties` to
resolve these values but there is no need as we can just resolve them
immediately.
2025-08-21 13:49:21 +02:00
..
2024-12-28 05:39:32 -08:00
2025-07-18 11:51:41 +01:00