[whatwg/streams] [Demos] Update TextDecoderStream polyfill (#972)

Update to final TextDecoderStream by replacing uses of the TextDecoder
constructor with TextDecoderStream. Update to the later version of the
TextDecoderStream polyfill.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * [Demos] Update TextDecoderStream polyfill

-- File Changes --

    M demos/append-child.html (2)
    M demos/streaming-element-backpressure.html (2)
    M demos/streaming-element.html (2)
    M demos/transforms/text-encode-transform.js (179)

-- Patch Links --

https://github.com/whatwg/streams/pull/972.patch
https://github.com/whatwg/streams/pull/972.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/972

Received on Wednesday, 5 December 2018 09:53:57 UTC