Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLSlotElement.h
Andreas Kling bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual
By using a virtual function and overriding it on HTMLSlotElement, we
shrink every DOM element by 24 bytes. :^)
2023-11-20 00:39:42 +01:00

1.8 KiB