Candidates that don't end in spaces shouldn't have spaces arbitrarily appended to them
Created attachment 288513 [details] Patch
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2050502 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Created attachment 288515 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2050505 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Created attachment 288516 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
(In reply to comment #2) > Comment on attachment 288513 [details] > Patch > > Attachment 288513 [details] did not pass mac-ews (mac): > Output: http://webkit-queues.webkit.org/results/2050502 > > New failing tests: > editing/mac/spelling/accept-misspelled-candidate.html Ooh, this seems like an actual bug, and indicates that the code that I thought looked wrong (the document marker) actually is! I'll fix it and post a new patch in a moment.
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/2050514 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Created attachment 288517 [details] Archive of layout-test-results from ews115 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 288518 [details] Patch
Comment on attachment 288518 [details] Patch Attachment 288518 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2050962 New failing tests: editing/mac/spelling/accept-candidate-allows-autocorrect-on-next-word.html
Created attachment 288520 [details] Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
It is... expected that that test doesn't work in WebKit2. I thought I said that in TestExpectations.
Created attachment 288521 [details] Patch
https://trac.webkit.org/changeset/205788