Files
ladybird/Libraries/LibWeb/CSS/FontComputer.h
Callum Law 7c544175e5 LibWeb: Cache compute_font_for_style_values
We already cached the result of `font_matching_algorithm` but we can
instead cache the entire function.
2026-01-11 14:10:37 +01:00

5.0 KiB