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