Index: LayoutTests/editing/spelling/grammar-markers.html |
diff --git a/LayoutTests/editing/spelling/grammar-markers.html b/LayoutTests/editing/spelling/grammar-markers.html |
index df0d8baf7214353ec59b96f32a590cd2121a0dc8..a5ea4c88844039d5ece59d16f85b3c4f1b84a773 100644 |
--- a/LayoutTests/editing/spelling/grammar-markers.html |
+++ b/LayoutTests/editing/spelling/grammar-markers.html |
@@ -16,7 +16,7 @@ if (window.internals) |
internals.settings.setAsynchronousSpellCheckingEnabled(true); |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
function verifyGrammarMarker(destination, ungrammaticalPhrase) |
{ |