Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/Token.cpp
Sam Atkins fabc09a593 LibWeb: Increase clarity with CSS token debug logging
Had to adjust some places that were using Token.to_string() for
non-debug-logging purposes. Changed its name to to_debug_string()
to make the usage clearer.
2021-07-11 23:19:56 +02:00

4.9 KiB