Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html b/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
index b4369707f9dce5996fd0c684ffc764c5453ae2ae..d0b47414aff91f14a107c645a550d43d90385f60 100644 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
+++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html |
@@ -14,6 +14,8 @@ |
<script> |
jsTestIsAsync = true; |
+if (window.testRunner) |
+ testRunner.setMockSpellCheckerEnabled(true); |
function editingTest() { |