| Index: LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html
|
| diff --git a/LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html b/LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html
|
| index b270056492cc832712d0e1fa0fcbe23dc41003dc..389e60f9c0f28c4a93cc5f7959dafa8d6d85589b 100644
|
| --- a/LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html
|
| +++ b/LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html
|
| @@ -3,5 +3,5 @@
|
| <img src="resources/ycbcr-with-no-color-profile.jpg" width="350" height="350">
|
| <script>
|
| if (window.testRunner)
|
| - window.testRunner.dumpAsText(pixelTest = true);
|
| + window.testRunner.dumpAsTextWithPixelResults();
|
| </script>
|
|
|