| Index: LayoutTests/compositing/child-layer-3d-sorting.html
|
| diff --git a/LayoutTests/compositing/child-layer-3d-sorting.html b/LayoutTests/compositing/child-layer-3d-sorting.html
|
| index 5888786271e7d47dab01f06b3dc6e8e16bfb0b5c..04e4a3756abecff1e69c440f7bbe13af1a80fe9b 100644
|
| --- a/LayoutTests/compositing/child-layer-3d-sorting.html
|
| +++ b/LayoutTests/compositing/child-layer-3d-sorting.html
|
| @@ -24,7 +24,7 @@
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| function doTest()
|
| {
|
|
|