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