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