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