| Index: LayoutTests/fast/gradients/unprefixed-color-stop-units.html
|
| diff --git a/LayoutTests/fast/gradients/unprefixed-color-stop-units.html b/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
|
| index 3f7e13dceb5d22268ede3f1b9ec4fe9cb3076b30..07fed41104fe14df1598a68aa10c584142610566 100644
|
| --- a/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
|
| +++ b/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
|
| @@ -61,8 +61,7 @@
|
| </style>
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner) {
|
| - var dumpPixels = true;
|
| - testRunner.dumpAsText(dumpPixels);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| }
|
| </script>
|
| </head>
|
|
|