Index: LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html |
diff --git a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html |
index 1543852a6b837ebc448e2c1f7e39b34ecadf2bf0..2d782f297105a847282e229a7e78db20815b03ed 100644 |
--- a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html |
+++ b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html |
@@ -39,7 +39,7 @@ function moveCursorOverAllWords(divName, numWords) { |
function startTest() { |
if (!window.testRunner) |
return; |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
testRunner.waitUntilDone(); |
testRunner.setBackingScaleFactor(2, function () { |
moveCursorOverAllWords('testLTR'); |