Re: [whatwg/streams] Add missing check for WritableStream...ClearAlgorithms (#943)

Many tests fail without the check. '.closed should not resolve before rejected write(); write() error should not overwrite abort() error' in [writable-streams/aborting.js](https://github.com/web-platform-tests/wpt/blob/6bbdc36d277bf24bef261034660e8e6a8aaee58f/streams/writable-streams/aborting.js) is probably the most specific one.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/943#issuecomment-405500101

Received on Tuesday, 17 July 2018 08:20:17 UTC