| Index: LayoutTests/compositing/text-on-scaled-layer.html
|
| diff --git a/LayoutTests/compositing/text-on-scaled-layer.html b/LayoutTests/compositing/text-on-scaled-layer.html
|
| index 3aceb9583f4ab976745bf2dec7ad0891a099d8ec..869229348f0321f8c56100d45c223838e79f2351 100644
|
| --- a/LayoutTests/compositing/text-on-scaled-layer.html
|
| +++ b/LayoutTests/compositing/text-on-scaled-layer.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| </script>
|
| <body style="overflow:hidden">
|
|
|