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