diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-03-22 12:32:40 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-22 15:47:36 +0100 |
commit | cbe2eaebaba51e4cdb57193a6e702ae84ba4ca7e (patch) | |
tree | c0beded9efaffaf9422097da47431d5766a0d628 /Userland/Libraries/LibWeb/Tests/Encoding | |
parent | 13e1232d798ae977da8c1077e9aeb07cf87283f8 (diff) | |
download | serenity-cbe2eaebaba51e4cdb57193a6e702ae84ba4ca7e.zip |
LibWeb: Tidy up CSS::Token::to_debug_string()
The ifs below the switch no longer functioned, so let's move everything
into the switch cases. This also means we can replace the StringBuilder
usage with String::formatted().
Diffstat (limited to 'Userland/Libraries/LibWeb/Tests/Encoding')
0 files changed, 0 insertions, 0 deletions