Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
LayoutTests
/
fast
/
images
/
webp-color-profile-lossless.html
blob: 5723b9ad3eb2a67f8e3fc301d84eeda54e6920e3 [
file
] [
log
] [
blame
]
<!-- The die at the center of the image should be green. -->
<img
src
=
"resources/webp-color-profile-lossless.webp"
>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
(
true
);
</script>