Files
ladybird/Libraries/LibWeb/Layout/Node.cpp
Andreas Kling a226d778e6 LibWeb: Visit abstract list-style images
List-style images can now be abstract image values such as image-set(),
not just plain URL images. Visit the stored abstract image directly so
GC-backed resources held by those image values stay reachable.
2026-04-25 14:54:10 +02:00

72 KiB