| Index: LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html
|
| diff --git a/LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html b/LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html
|
| index 715d360bd0b63c29247067a694bd65344a2cc76f..9a8e21f9634013227bfac07e0a0fb3c065751d0f 100644
|
| --- a/LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html
|
| +++ b/LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html
|
| @@ -51,8 +51,7 @@
|
| </style>
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| - var dumpPixels = true;
|
| - testRunner.dumpAsText(dumpPixels);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| </script>
|
| </head>
|
|
|