Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLObjectElement.cpp
Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree()
I believe this is slightly less confusing, since what the function does
is trigger a full layout tree *rebuild*, not just a relayout.
2024-09-19 10:12:44 +02:00

23 KiB