Re: [whatwg/streams] Port writable stream abort tests to wpt (#540)

marvinhagemeister commented on this pull request.



>  }, 'Aborting a WritableStream should cause the writer\'s fulfilled ready promise to reset to a rejected one');
+
+function promise_fulfills(expectedValue, promise, msg) {

agree

-- 
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/540

Received on Wednesday, 19 October 2016 08:30:22 UTC