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