Files
ladybird/Userland/Libraries/LibWeb/DOM/DOMImplementation.cpp
Linus Groh a4f80ee658 LibWeb: Replace WrapperGenerator's snake_name() with String::to_snakecase()
This now turns "createHTMLDocument" into "create_html_document", that's
another FIXME gone. :^)
2021-02-21 19:47:47 +01:00

2.9 KiB