[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 09:49:13 PST 2013


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2013-03-05 09:51:37 PST ---
(From update of attachment 191476)
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.

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

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