| Index: LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html
|
| diff --git a/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html b/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html
|
| index 7b8f79405c69880744da7e77e2c5a841e1d2f4ce..78747251147ff78fa12feade93da926e84da047d 100644
|
| --- a/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html
|
| +++ b/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html
|
| @@ -50,7 +50,7 @@
|
|
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| window.addEventListener('load', function() {
|
| document.getElementById("layertree").innerText = window.internals.layerTreeAsText(document);
|
| }, false);
|
|
|