Files
ladybird/Libraries/LibWeb/CSS/StyleComputer.cpp
Callum Law daf8d90579 LibWeb: Only set property flags when required in compute_properties
When we initialize `ComputedProperties` all flags are initially set to
false so we only need to update them if they are true
2026-02-13 21:54:06 +01:00

148 KiB