mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:27:36 +00:00
Tests: Add test for webp with color index transform and alpha_used=false
This just works at the moment aftere19892a099
, but if we ever do the FIXME in ColorIndexingTransform::transform(), this test will remind us to think of this case there too. catdog-alert-13-alpha-used-false.webp is identical to catdog-alert-13.web but with the byte at offset 0x2a changed from 0x10 to 0x00 -- that is, the bit in the VP8L header that stores `is_alpha_used` is cleared. See the commit message ofe19892a099
for more information.
This commit is contained in:
parent
9f24c1b34c
commit
da48238fbd
2 changed files with 3 additions and 0 deletions
Binary file not shown.
After Width: | Height: | Size: 400 B |
Loading…
Add table
Add a link
Reference in a new issue