Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
LayoutTests
/
fast
/
images
/
png-with-color-profile.html
blob: 0e99abf682d53fc4017e1b74d012885302889adb [
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.png"
width
=
"400px"
>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
(
pixelTest
=
true
);
</script>