Files
ladybird/Libraries/LibWeb
Linus Groh 1febee768d AK: Replace String::trim_spaces() with String::trim_whitespace()
As suggested by @awesomekling in a code review and (initially) ignored
by me :^)

Implementation is roughly based on LibJS's trim_string(), but with a fix
for trimming all-whitespace strings.
2020-05-13 09:36:20 +02:00
..
2020-05-06 14:50:29 +02:00
2020-05-09 23:45:16 +02:00