Re: [streams-tests] ReadableStream: pipeThrough() is not fooled by a fake Promise (#5519)

Fake promises will crash the browser if you try to look at their [[PromiseIsHandled]] internal slot. That is what this is testing.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5519#issuecomment-293318228

Received on Tuesday, 11 April 2017 16:26:33 UTC