| Index: third_party/WebKit/LayoutTests/editing/spelling/grammar.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/grammar.html b/third_party/WebKit/LayoutTests/editing/spelling/grammar.html
|
| index 63e68ef3938006fedc527c40f2b85b3fadee0ee1..6b6b6ce5c9d3559af38a56253ad31df516476950 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/grammar.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/grammar.html
|
| @@ -38,6 +38,8 @@ description("This tests whether the grammatically-incorrect phrase "
|
| + "'I have a issue' has grammar marker on 'a'.");
|
|
|
| jsTestIsAsync = true;
|
| +if (window.testRunner)
|
| + testRunner.setMockSpellCheckerEnabled(true);
|
|
|
| editingTest();
|
| </script>
|
|
|