On Tue, Mar 23, 2010 at 12:35 PM, Tony Gentilcore <[email protected]> wrote:
> 2. Where is the best place to add a test for my fix? It doesn't seem to be
> possible to test this through a LayoutTest. If the answer to #1 is that this
> is port-specific behavior, then I can add a chromium/tests. If this is not
> port-specific, then any advise on how to test would be appreciated.

Can you add a method to layoutTestController that toggles the
spell-checking flag for a given DOM node?
>From there, you could use a pixel test to confirm that a misspelled
word is getting underlined.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to