[Webkit-unassigned] [Bug 106815] [Chromium] Tests and fixes for spell checker behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 14:14:13 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106815





--- Comment #15 from Rouslan Solomakhin <rouslan+webkit at chromium.org>  2013-01-25 14:16:08 PST ---
(In reply to comment #10)
> Why are these tests only run on Chromium?  Shouldn't the result be the same on all WebKit ports?  Does this depend on features that are Chromium specific?  If so, you could put them in a subdirectory (e.g., editing/spelling/unified-text-checker) and skip that subdir on other platforms since they may enable it in the future.

If we decide to put the tests in a subdirectory of editing/spelling, then we probably should have three subdirectories for the three different features that Chromium implements:

1) editing/spelling/select-on-context-click/ - Select misspelled word on context-click.

2) editing/spelling/selection/ - Spell check selected word.

3) editing/spelling/ignore-whitespace/ - Ignore selected whitespace in spell check.

4) editing/spelling/ignore-punctuation/ - Ignore selected punctuation in spell check.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list