haikuwebkit/LayoutTests/svg/in-html
Darin Adler f1c7ed0fa0 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.

Canonical link: https://commits.webkit.org/229803@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@267644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-09-27 02:15:19 +00:00
..
resources
sizing Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
by-reference-expected.png
by-reference-expected.txt
by-reference.html
circle.html
defs-after-use-expected.html
defs-after-use.html
inline-svg-resource-dynamic-update-expected.txt
inline-svg-resource-dynamic-update.html
overflow-repaint-expected.txt
overflow-repaint.html
overflow-svg-root-attr-expected.html
overflow-svg-root-attr.html
overflow-svg-root-expected.html
overflow-svg-root-style-expected.html
overflow-svg-root-style.html
overflow-svg-root.html
path-with-absolute-positioned-svg-and-use-crash-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
path-with-absolute-positioned-svg-and-use-crash.html
rect-positioned-expected.html
rect-positioned.html
script-expected.txt
script-external-expected.txt
script-external.html
script-nested-expected.txt
script-nested.html
script-write-expected.txt
script-write.html
script.html
svg-assert-failure-percentage-expected.txt
svg-assert-failure-percentage.html
svg-inner-html-expected.txt
svg-inner-html.html
svg-view-box-css-clip-path-expected.html
svg-view-box-css-clip-path.html