[Webkit-unassigned] [Bug 108513] [Chromium] Replace correct misspelled range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 11:25:35 PST 2013


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





--- Comment #11 from Tony Chang <tony at chromium.org>  2013-02-01 11:27:37 PST ---
(In reply to comment #8)
> (In reply to comment #6)
> > (From update of attachment 186074 [details] [details])
> > Which test does this fix?
> 
> I am not sure how to test this...

I see.  Hmm, since this is all code in Source/WebKit/chromium, you might be able to write a webkit_unit_test for this.  See Source/WebKit/chromium/tests for other C++ unit tests.  What you'd want to do is set up a web frame with wellcome selected and call WebFrame::replaceMisspelledRange directly.  You could then verify that the content doesn't have the extra space between welcome and _.

-- 
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