haikuwebkit/LayoutTests/fast/text-autosizing/ios/idempotentmode
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
..
css-exposure-expected.txt
css-exposure.html
idempotent-autosizing-after-changing-initial-scale-expected.txt
idempotent-autosizing-after-changing-initial-scale.html
idempotent-autosizing-candidate-special-cases-expected.txt
idempotent-autosizing-candidate-special-cases.html
idempotent-autosizing-candidates-expected.txt
idempotent-autosizing-candidates.html
idempotent-autosizing-expected.txt
idempotent-autosizing-identity-expected.txt
idempotent-autosizing-identity.html
idempotent-autosizing-reaches-stable-state-expected.txt
idempotent-autosizing-reaches-stable-state.html
idempotent-autosizing.html
idempotent-percentage-expected.txt
idempotent-percentage.html
line-height-boosting-expected.txt
line-height-boosting.html
viewport-change-relayout-expected.txt
viewport-change-relayout.html