| Index: LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html
|
| diff --git a/LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html b/LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html
|
| index 8fba175aa7532e94f35f6eabdfc9d53460a95c79..fa877cff4ad921f04277bab90126aa91fc3b8974 100644
|
| --- a/LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html
|
| +++ b/LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html
|
| @@ -5,7 +5,7 @@
|
| <script src="resources/repaint.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| function repaintTest()
|
| {
|
|
|