| Index: third_party/WebKit/LayoutTests/editing/spelling/delete-misspelled-word.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/delete-misspelled-word.html b/third_party/WebKit/LayoutTests/editing/spelling/delete-misspelled-word.html
|
| index 62f675d32bbd937c661ce1f2b0bce2e7addb85e0..9edf500f02928ea9ad12b96bc0b17920ea154192 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/delete-misspelled-word.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/delete-misspelled-word.html
|
| @@ -10,7 +10,7 @@
|
| spellcheck_test(
|
| '<div contenteditable>zz |</div>',
|
| '',
|
| - '<div contenteditable>_zz_ </div>',
|
| + '<div contenteditable>#zz# </div>',
|
| {
|
| title: 'Has marker on initially misspelled word.',
|
| callback: sample => spellcheck_test(
|
|
|