[whatwg/streams] Test that TransformStream strategies are used correctly (#783)

Verify that the writableStrategy is used to configure the writable side and the
readableStrategy is used to configure the readable side.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/783

-- Commit Summary --

  * Test that TransformStream strategies are used correctly

-- File Changes --

    A reference-implementation/to-upstream-wpts/transform-streams/strategies.html (13)
    A reference-implementation/to-upstream-wpts/transform-streams/strategies.js (61)

-- Patch Links --

https://github.com/whatwg/streams/pull/783.patch
https://github.com/whatwg/streams/pull/783.diff

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

Received on Tuesday, 29 August 2017 14:42:22 UTC