[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / images / ycbcr-with-cmyk-color-profile.html
1 <!DOCTYPE html>
2 <img src="resources/ycbcr-with-cmyk-color-profile.jpg" width="350" height="350">
3 <img src="resources/ycbcr-with-no-color-profile.jpg" width="350" height="350">
4 <script>
5 if (window.layoutTestController)
6     window.layoutTestController.dumpAsText(pixelTest = true);
7 </script>