Files
ladybird/Libraries/LibWeb/CSS/ComputedProperties.h
Sam Atkins 86be8abfbf LibWeb/CSS: Const-correct ComputedProperties::set_computed_font_list()
This shouldn't be const, and that means the two members don't have to be
mutable.
2025-04-09 15:32:04 +02:00

10 KiB