Files
ladybird/Libraries/LibWeb/CSS/StyleValues/StyleValueList.cpp
Andreas Kling a056b26e56 LibWeb: Don't create identical StyleValueList if absolutization is no-op
This case is actually incredibly common, and this ends up reducing the
memory footprint on https://gymgrossisten.com/ by 2.07 MiB.
2025-10-24 08:52:53 +02:00

4.2 KiB