Files
ladybird/Userland/Libraries/LibWeb/Dump.cpp
Andreas Kling 3f55271c8e LibWeb: Don't crash when dumping layout tree pre-layout
If we haven't run layout yet, there aren't any paintables attached to
the tree, so we have to null check them.
2022-03-19 12:42:10 +01:00

26 KiB