| Index: LayoutTests/compositing/layer-creation/overlap-negative-z-index.html
|
| diff --git a/LayoutTests/compositing/layer-creation/overlap-negative-z-index.html b/LayoutTests/compositing/layer-creation/overlap-negative-z-index.html
|
| index 7243c148ea9da97a55f6aae543b690177979dbd1..ddc2ad9a0a9bdbcc8b92c2ceba4a5e62b288422a 100644
|
| --- a/LayoutTests/compositing/layer-creation/overlap-negative-z-index.html
|
| +++ b/LayoutTests/compositing/layer-creation/overlap-negative-z-index.html
|
| @@ -47,7 +47,7 @@
|
| </style>
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|