[csswg-drafts] [web-animations-1] Should ready / finished rejections be marked as handled? (#4556)

birtles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [web-animations-1] Should ready / finished rejections be marked as handled? ==
In https://github.com/web-platform-tests/wpt/issues/18932 there was some discussion about unhandled rejections for the `.ready` promise and I wasn't sure what the correct behavior should be.

This morning I discovered https://github.com/whatwg/streams/issues/547 where for streams we decided to explicitly mark rejections for "state promises" like `.ready` as handled. I wonder if we should be doing the same for `.ready` and `.finished` for the `Animation` interface?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4556 using your GitHub account

Received on Tuesday, 3 December 2019 01:41:31 UTC