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