Files
ladybird/Libraries/LibWeb/CSS/StyleComputer.cpp
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

168 KiB