Index: LayoutTests/compositing/fixed-body-background-positioned.html |
diff --git a/LayoutTests/compositing/fixed-body-background-positioned.html b/LayoutTests/compositing/fixed-body-background-positioned.html |
index 0b73c1c8fa92477e9cfa9652d7b5b407edaed813..f3fb0a4f57425ce8e29d0db26ef2ae5215c45ce6 100644 |
--- a/LayoutTests/compositing/fixed-body-background-positioned.html |
+++ b/LayoutTests/compositing/fixed-body-background-positioned.html |
@@ -25,7 +25,7 @@ |
</style> |
<script> |
if (window.testRunner) { |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
window.internals.settings.setForceCompositingMode(true); |
window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(true); |
} |