@donmccurdy Do you think we still need to explicitly test support for WebP? The detectSupport()
is the one that relies on Image
which isn’t supported in Workers.
According to caniuse, WebP support looks excellent nowadays.
@donmccurdy Do you think we still need to explicitly test support for WebP? The detectSupport()
is the one that relies on Image
which isn’t supported in Workers.
According to caniuse, WebP support looks excellent nowadays.