Index: LayoutTests/compositing/background-color/background-color-text-change-expected.html |
diff --git a/LayoutTests/compositing/background-color/background-color-text-change-expected.html b/LayoutTests/compositing/background-color/background-color-text-change-expected.html |
index 62c53eee38ccd3635ef50efcdd50ebe8b6306b0b..45f1cea55fdfbe0d295eedaa5bd97bbc8cfd817d 100644 |
--- a/LayoutTests/compositing/background-color/background-color-text-change-expected.html |
+++ b/LayoutTests/compositing/background-color/background-color-text-change-expected.html |
@@ -16,7 +16,7 @@ |
<script type="text/javascript" charset="utf-8"> |
if (window.testRunner) { |
testRunner.waitUntilDone(); |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
} |
function doTest() |
{ |