commit | 7e0d0b99a023d340c6f9567519289cb99f03a61c | [log] [tgz] |
---|---|---|
author | darin@apple.com <darin@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Sep 27 02:15:19 2020 +0000 |
committer | darin@apple.com <darin@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Sep 27 02:15:19 2020 +0000 |
tree | 66699b3c5847050783839636913b26a6ffdb5f31 | |
parent | a2755e03a33deb65a958bebf5e1f5f04b9c79a28 [diff] [blame] |
Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) https://bugs.webkit.org/show_bug.cgi?id=217016 Reviewed by Zalan Bujtas. Done with this command: find LayoutTests -name '*-expected.txt' | grep -v imported | xargs awk '/^CONSOLE MESSAGE:/ { next }; /^<\?xml/ { nextfile }; { print FILENAME; nextfile }' | xargs perl -i -pe 's/ +$//g' This affects many files, and it's not helpful to clog the change log with a list of them. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@267644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/fast/css/background-clip-radius-values-expected.txt b/LayoutTests/fast/css/background-clip-radius-values-expected.txt index a8f0bca..b28b04f 100644 --- a/LayoutTests/fast/css/background-clip-radius-values-expected.txt +++ b/LayoutTests/fast/css/background-clip-radius-values-expected.txt
@@ -1,3 +1,3 @@ - - - + + +