Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/editing/caret/caret-color.html |
| diff --git a/third_party/WebKit/LayoutTests/editing/caret/caret-color.html b/third_party/WebKit/LayoutTests/editing/caret/caret-color.html |
| index 27f8a11f08ea715ae9961b39cc20b090f71b16ef..c5f96f45bcdf3ea5cd27e5179e9f2e7a3b9b7bca 100644 |
| --- a/third_party/WebKit/LayoutTests/editing/caret/caret-color.html |
| +++ b/third_party/WebKit/LayoutTests/editing/caret/caret-color.html |
| @@ -13,8 +13,8 @@ |
| <script> |
| function editingTest() { |
| - moveSelectionForwardByLineCommand(); |
| - moveSelectionLeftByCharacterCommand(); |
| + moveSelectionForwardByLineCommand(); |
|
pdr.
2016/08/25 22:07:11
nit
chrishtr
2016/08/26 16:02:25
Done.
|
| + moveSelectionLeftByCharacterCommand(); |
| } |
| </script> |