| Index: LayoutTests/compositing/layout-width-change.html
|
| diff --git a/LayoutTests/compositing/layout-width-change.html b/LayoutTests/compositing/layout-width-change.html
|
| index 4a3179ad54614583dc7351d319e767fb1cc33834..2b78bc7a3441e841f80e3feb4834bef0405f3478 100644
|
| --- a/LayoutTests/compositing/layout-width-change.html
|
| +++ b/LayoutTests/compositing/layout-width-change.html
|
| @@ -26,7 +26,7 @@
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| function doTest()
|
| {
|
|
|