Sign in
webkit
/
WebKit
/
7130a0429c5b6871e3b117b3e4794f4dfcdd87a5
/
.
/
LayoutTests
/
fast
/
images
/
rgb-png-with-cmyk-color-profile.html
blob: a9523b29cd049ca3b6e313c99e662b88e8c4837a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<img
src
=
"resources/rgb-png-with-cmyk-color-profile.png"
width
=
"600px"
height
=
"213px"
>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
(
pixelTest
=
true
);
</script>