w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
937 stars 131 forks source link

Clarify when ImageDecoder ready, completed promises are rejected. #795

Closed dalecurtis closed 3 weeks ago

dalecurtis commented 3 weeks ago

Updates the text to clarify when these promises should be rejected based on what layout tests and sole implementation currently does.

Fixes #793


Preview | Diff

dalecurtis commented 3 weeks ago

Thanks for review! I'll submit tomorrow if there are no additional comments.