[Webkit-unassigned] [Bug 59652] turn on move caret by word visually for windows platform.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 17:41:53 PDT 2011


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





--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2011-04-28 17:41:53 PST ---
(From update of attachment 91604)
View in context: https://bugs.webkit.org/attachment.cgi?id=91604&action=review

> Source/WebCore/ChangeLog:10
> +        Tests: editing/selection/move-left-right-by-word.html
> +               platform/win/editing/selection/move-left-right-by-word.html

The tests shouldn't be in platform directories now. All platforms should test both behaviors.

> LayoutTests/platform/win/editing/selection/move-left-right-by-word.html:22
> +<script src="../../../../editing/selection/resources/move-left-right-by-word.js"></script>

Please don't split tests into html and js parts. I can see how this can be helpful when there are separate htmls in platform directories, but this can be one file that tests both behaviors.

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