mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
According to the riff_container specification, the suffix is only WEBP. Additionally, this commit also verifies that the length of the byte buffer matches the length declared by the riff header. Source: https://developers.google.com/speed/webp/docs/riff_container Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>