Files
ladybird/Libraries/LibWeb/HTML/HTMLObjectElement.cpp
Andreas Kling dc83f3375c LibWeb: Don't drop entire layout tree on object element update
It's sufficient to just rebuild the layout subtree rooted at the object
element itself.
2025-03-25 07:31:42 +00:00

29 KiB