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