Re: [whatwg/streams] Remove abortReason property from WritableStream spec (PR #1177)

You're right. This is quite the chicken or the egg situation! 😅

We could *temporarily* disable the Web IDL tests by adding `idlharness.any.html` here:
https://github.com/whatwg/streams/blob/ea03a24deb75928bfa7c285611d4ac2daf332957/reference-implementation/run-web-platform-tests.js#L35-L39


Then we can land the spec change, wait for [`@webref/idl`](https://github.com/w3c/webref) and WPT to pick up the new Web IDL, and finally roll WPT in this repo and re-enable the test.

@domenic Thoughts?

-- 
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/1177#issuecomment-946525383

Received on Tuesday, 19 October 2021 09:22:22 UTC