Files
ladybird/Userland/Libraries/LibWeb/Layout/LayoutState.cpp
Andreas Kling ae3958f640 LibWeb: Remove incorrect hack in build_paint_tree()
If a paintable already has a parent when we're building a paint tree,
that's a bug we should catch, not something that needs a workaround.
2023-08-28 23:36:22 +02:00

23 KiB