Re: [whatwg/fetch] Following signals. Fixes #668. (#670)

The tests are ok.

https://github.com/w3c/web-platform-tests/blob/master/fetch/api/abort/general.any.js#L71 will only pass if the new signal copies the current state of the signal passed to the request constructor. However, I added an explicit check: https://github.com/w3c/web-platform-tests/pull/9515.

Cloning is already tested, and this was fine in the spec before these changes anyway. https://github.com/w3c/web-platform-tests/blob/master/fetch/api/abort/general.any.js#L491

-- 
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/fetch/pull/670#issuecomment-365554654

Received on Wednesday, 14 February 2018 10:04:47 UTC