Files
ladybird/Userland/Libraries/LibWeb/DOM/Document.cpp
Andreas Kling d0076aaa24 LibWeb: Remove unnecessary Document::force_layout() API
The only remaining client of this API can simply not call it, and let
normal DOM layout invalidation happen.
2024-04-15 12:58:27 +02:00

209 KiB