haikuwebkit/LayoutTests/fast/css-generated-content
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
001.html
002.html
003.html
004.html
005.html
007.html
008.html
009.html
010.html
011.html
012.html
013.html
014.html
015.html
016.html
absolute-position-inside-inline-expected.txt
absolute-position-inside-inline.html
after-duplicated-after-split.html
after-order.html
after-with-first-letter-float-crash-expected.txt
after-with-first-letter-float-crash.html
after-with-inline-continuation-expected.html
after-with-inline-continuation.html
attr-missing-expected.txt
attr-missing.html
before-content-continuation-chain-expected.png
before-content-continuation-chain-expected.txt
before-content-continuation-chain.html
before-content-with-list-marker-in-anon-block-crash-expected.txt
before-content-with-list-marker-in-anon-block-crash.html
before-with-first-letter.html 2007-07-08 Mitz Pettel <mitz@webkit.org> 2007-07-08 09:54:42 +00:00
beforeAfter-interdocument.html
block-after-expected.txt
block-after.html
block-and-box-hit-testing-expected.txt
block-and-box-hit-testing.html RenderBlock hit testing should ignore PseudoElements 2012-12-21 00:15:22 +00:00
block-inside-inline-expected.html
block-inside-inline.html
box-orient-expected.html
box-orient.html
bug-106384-expected.txt
bug-106384.html
bug91547-expected.txt
bug91547.html
close-quote-negative-depth-expected.html
close-quote-negative-depth.html
content-property-change-expected.html
content-property-change.html
details-summary-before-after.html
drag-state-expected.txt
drag-state.html
dynamic-apply-after-for-inline-expected.html
dynamic-apply-after-for-inline.html
dynamic-first-letter-selection-clear-crash-expected.txt
dynamic-first-letter-selection-clear-crash.html
empty-content-with-float-crash-expected.txt
empty-content-with-float-crash.html
empty-first-letter-with-columns-crash-expected.txt
empty-first-letter-with-columns-crash.html Merge First-letter Blink test case 2016-07-15 23:25:35 +00:00
first-letter-in-nested-before-expected.png
first-letter-in-nested-before-expected.txt
first-letter-in-nested-before-table-expected.png
first-letter-in-nested-before-table-expected.txt
first-letter-in-nested-before-table.html
first-letter-in-nested-before.html
first-letter-move-to-multicolumn-crash-expected.txt
first-letter-move-to-multicolumn-crash.html
first-letter-next-sibling-crash-expected.txt
first-letter-next-sibling-crash.html
first-letter-table-cell-format-block-crash-expected.txt
first-letter-table-cell-format-block-crash.html
first-letter-update-crash-expected.txt
first-letter-update-crash.html Source/WebCore: 2017-11-18 11:46:06 +00:00
float-first-letter-siblings-convert-to-inline-expected.txt
float-first-letter-siblings-convert-to-inline.html
floating-before-content-with-list-marker-crash-expected.txt
floating-before-content-with-list-marker-crash.html
hit-test-generated-content-expected.txt
hit-test-generated-content.html
hover-inline-expected.txt
hover-inline.html
hover-style-change.html
html-pseudo-background-color-expected.html Block level pseudo elements bleed background color to <html> 2012-12-20 18:48:42 +00:00
html-pseudo-background-color.html
initial-letter-basic.html
initial-letter-border-padding.html
initial-letter-clearance.html Incorrect order of arguments in initial-letter property 2015-06-16 17:58:19 +00:00
initial-letter-descender.html Incorrect order of arguments in initial-letter property 2015-06-16 17:58:19 +00:00
initial-letter-first-line-wrapping-expected.html
initial-letter-first-line-wrapping.html
initial-letter-pagination-raised-expected.html
initial-letter-pagination-raised-rl-expected.html
initial-letter-pagination-raised-rl.html
initial-letter-pagination-raised.html
initial-letter-pagination-sunken-expected.html
initial-letter-pagination-sunken-rl-expected.html
initial-letter-pagination-sunken-rl.html
initial-letter-pagination-sunken.html
initial-letter-raised.html
initial-letter-sunken.html
inline-display-types.html
inline-splitting-with-after-float-crash-expected.txt
inline-splitting-with-after-float-crash.html
insert-stylesheet-and-pseudo-crash-expected.txt
insert-stylesheet-and-pseudo-crash.html
malformed-url-expected.txt
malformed-url.html
margin-empty-content-expected.html
margin-empty-content.html
missing-quotes-with-dynamic-content-expected.html
missing-quotes-with-dynamic-content.html
nested-quote-more-than-pairs-expected.html CSS quotes output quotes when depth is negative 2012-08-13 21:06:29 +00:00
nested-quote-more-than-pairs.html
nested-tables-with-before-after-content-crash.html
no-openclose-quote.html
noscript-pseudo-anim-crash-expected.txt
noscript-pseudo-anim-crash.html
positioned-background-hit-test-crash-expected.txt
positioned-background-hit-test-crash.html Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests 2012-06-19 07:23:13 +00:00
positioned-div-with-floating-after-content-crash-expected.txt
positioned-div-with-floating-after-content-crash.html
pseudo-animation-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
pseudo-animation.html
pseudo-element-events-expected.txt
pseudo-element-events.html
pseudo-transition-event-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
pseudo-transition-event.html
pseudo-transition-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
pseudo-transition.html
quote-crash-93750-expected.txt
quote-crash-93750.html
quote-first-letter-crash-expected.txt
quote-first-letter-crash.html Cleared executable bits on many .html and .txt files. 2014-04-19 18:12:39 +00:00
quote-first-letter-expected.html ASSERT_WITH_SECURITY_IMPLICATION in WebCore::InlineTextBox::paint 2014-01-28 23:36:04 +00:00
quote-first-letter.html
quote-layout-focus-crash-expected.txt
quote-layout-focus-crash.html RenderQuote should not mark renderers as needing layout during layout 2013-02-15 23:11:47 +00:00
quotes-lang-2-expected.html
quotes-lang-2.html
quotes-lang-case-insensitive-expected.html Expand list of supported languages for RenderQuote to match WHATWG spec 2012-08-14 00:38:19 +00:00
quotes-lang-case-insensitive.html
quotes-lang-expected.html
quotes-lang.html
quotes-xml-lang-expected.xhtml Built in quotes don't use lang attribute 2012-08-02 22:50:52 +00:00
quotes-xml-lang.xhtml
remove-div-from-flexible-box-with-floating-after-content-crash-expected.txt
remove-div-from-flexible-box-with-floating-after-content-crash.html
reset-content-to-initial-expected.txt
reset-content-to-initial.html Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests 2012-06-19 07:23:13 +00:00
spellingToolTip-assert-expected.txt
spellingToolTip-assert.html
svg-use-crash-expected.html
svg-use-crash.html
table-before-after-child-add.html
table-cell-before-after-child-add.html
table-cell-before-content.html
table-parts-before-and-after-expected.txt Unreviewed optimize-baselines for mac and win. 2013-04-25 02:44:19 +00:00
table-parts-before-and-after.html
table-row-after-no-crash-expected.txt
table-row-after-no-crash.html Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests 2012-06-19 07:23:13 +00:00
table-row-before-after-child-add.html
table-row-before-after.html
table-row-group-to-inline.html
table-row-group-with-before.html
table-row-with-before.html
table-table-before-after-child-add.html
table-with-before.html
table-with-scrollbar-corner-expected.txt
table-with-scrollbar-corner.html Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests 2012-06-19 07:23:13 +00:00
text-before-table-col-crash-expected.txt
text-before-table-col-crash.html Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests 2012-06-19 07:23:13 +00:00
visibleContentHiddenParent.html
wbr-with-before-content.html