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