Files
ladybird/Userland/Libraries/LibJS/MarkupGenerator.cpp
Andreas Kling 4d35ffdf3c LibJS: Include the class name of objects in MarkupGenerator output
Add a little label before the "{ }" so you can see what kind of object
it is. This makes Browser's JS console significantly nicer to use. :^)
2021-04-20 12:05:56 +02:00

9.9 KiB