| Index: LayoutTests/fast/images/object-image.html
|
| diff --git a/LayoutTests/fast/images/object-image.html b/LayoutTests/fast/images/object-image.html
|
| index 458ff21a5a89d3a3fb92fa0d21fb64a6166d5725..13b9b784fcf32c718e2e447222d2c0a9873c23c5 100644
|
| --- a/LayoutTests/fast/images/object-image.html
|
| +++ b/LayoutTests/fast/images/object-image.html
|
| @@ -4,7 +4,7 @@
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.setPluginsEnabled(false);
|
| }
|
|
|
|
|