| Index: LayoutTests/compositing/layer-creation/overlap-child-layer.html
|
| diff --git a/LayoutTests/compositing/layer-creation/overlap-child-layer.html b/LayoutTests/compositing/layer-creation/overlap-child-layer.html
|
| index 68aa75b4ff11f598dc45f6064371ed687c65f0b6..0e1b78908b413dc174e4535ac6fc8b92910e4c7c 100644
|
| --- a/LayoutTests/compositing/layer-creation/overlap-child-layer.html
|
| +++ b/LayoutTests/compositing/layer-creation/overlap-child-layer.html
|
| @@ -40,7 +40,7 @@
|
|
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|