| Index: third_party/WebKit/LayoutTests/editing/spelling/move-cursor-to-misspelled-word.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/move-cursor-to-misspelled-word.html b/third_party/WebKit/LayoutTests/editing/spelling/move-cursor-to-misspelled-word.html
|
| index f5ad6efd89f0fa15f16e61da2072f3aa8c2ff6f3..82a483eca2a1c24eebc88fb2b94234e763a6aa1d 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/move-cursor-to-misspelled-word.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/move-cursor-to-misspelled-word.html
|
| @@ -1,4 +1,5 @@
|
| <!doctype html>
|
| +<meta charset="utf-8"/>
|
| <script src="../../resources/testharness.js"></script>
|
| <script src="../../resources/testharnessreport.js"></script>
|
| <script src="../assert_selection.js"></script>
|
|
|