Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLImageElement.cpp
Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable
For this method, there is no need to go through the layout node when we
can directly reach the paintable.
2024-01-15 09:00:35 +01:00

46 KiB