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