Sign in
webkit
/
WebKit
/
e8494a3e400e9840c5c9d3a9498548be8949fc6c
/
.
/
LayoutTests
/
fast
/
images
/
webp-color-profile-lossy.html
blob: 381320b373adc766b38c4ecffd327c116bdf6cd4 [
file
] [
log
] [
blame
]
<!-- The red sector of the image should be at the 12 o'clock position. -->
<img
src
=
"resources/webp-color-profile-lossy.webp"
width
=
"400px"
>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
(
true
);
</script>