Sign in
webkit
/
WebKit
/
c99cf813c1a31e482b4fe16888297e577642938c
/
.
/
LayoutTests
/
fast
/
images
/
jpeg-with-color-profile.html
blob: d655bc7c06f635ef3583c0c1e9b683e6c66bae5a [
file
] [
log
] [
blame
]
The red sector of the image should be at the 12 o'clock position.
</p>
<img
src
=
"resources/red-at-12-oclock-with-color-profile.jpg"
width
=
"400px"
>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
(
pixelTest
=
true
);
</script>