Files
ladybird/Libraries/LibWeb/CSS/ComputedValues.h
Andreas Kling 59e0e331e3 LibWeb: Make ComputedValues::will_change() return a const reference
We were incurring a whole lot of Vector copies with this one.
2026-01-18 10:10:04 +01:00

63 KiB