[Webkit-unassigned] [Bug 111422] Fix selection handling in a couple of editing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 11:54:28 PST 2013


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





--- Comment #7 from Claudio Saavedra <csaavedra at igalia.com>  2013-03-05 11:56:51 PST ---
(In reply to comment #5)
> (From update of attachment 191476 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=191476&action=review
> 
> > LayoutTests/ChangeLog:11
> > +        for this it's been using move by word and move by character. The
> > +        outcome of this might depend on the platform, so use move by
> > +        paragraph instead.
> 
> Do we have a way to force specific platform behavior in the test? Many editing behaviors are overridable via internals.

Yes, it is possible.

> It is better to have a way to test all platform behaviors in regression tests, not to avoid things that are platform dependent.

I agree with you, just that in this case what it's been tested is not how the selection is changed but what happens afterwards. There are other tests that cover selection manipulation.

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