| Index: LayoutTests/fast/gradients/css3-repeating-linear-gradients.html
|
| diff --git a/LayoutTests/fast/gradients/css3-repeating-linear-gradients.html b/LayoutTests/fast/gradients/css3-repeating-linear-gradients.html
|
| index 6275559697a7dadb3f6688f9de2b5b72cd28aef9..6c62a8d11f7b682344b164befdf8cd5360d39316 100644
|
| --- a/LayoutTests/fast/gradients/css3-repeating-linear-gradients.html
|
| +++ b/LayoutTests/fast/gradients/css3-repeating-linear-gradients.html
|
| @@ -60,8 +60,7 @@
|
| </style>
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| - var dumpPixels = true;
|
| - testRunner.dumpAsText(dumpPixels);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| </script>
|
| </head>
|
|
|