| Index: third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html b/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html
|
| index a18581ef9a6280660ab6a7a11015a08f8350e3ee..871fca09161ca6c5df45069a87ec6f8f4f76adfb 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html
|
| @@ -13,6 +13,8 @@ description('Test if WebKit removes grammar markers when we edit a grammatically
|
| + 'This test succeeds when "ha" does not have grammar markers.');
|
|
|
| jsTestIsAsync = true;
|
| +if (window.testRunner)
|
| + testRunner.setMockSpellCheckerEnabled(true);
|
|
|
| function editAndCheckSentence()
|
| {
|
|
|