| Index: third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html b/third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html
|
| index 7017fba136dbc85e03835c6a52143581c76a1383..07453e75d9055bb54eb61d5993683883407c4b50 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html
|
| @@ -24,9 +24,6 @@ description("Misspelling markers in text inputs should only be visible if an inp
|
| + "The test succeed if misspellings were removed from the input "
|
| + "but not for the first textarea. Focus the input again - misspelling markers should be restored.");
|
|
|
| -if (window.internals)
|
| - internals.settings.setUnifiedTextCheckerEnabled(true);
|
| -
|
| jsTestIsAsync = true;
|
|
|
| var testTextArea = document.getElementById("testTextArea");
|
|
|