Sign in
webkit
/
WebKit
/
e8494a3e400e9840c5c9d3a9498548be8949fc6c
/
.
/
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>