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