[whatwg/streams] Remove ZERO WIDTH JOINER characters (#624)

The standard text contains several ZERO WIDTH JOINER characters (U+200D,
https://en.wikipedia.org/wiki/Zero-width_joiner). These don't appear to
have any functional purpose. Remove them.

The characters are displayed as zero-width in the browser. I suggest looking
at the diff using the command-line.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove ZERO WIDTH JOINER characters

-- File Changes --

    M index.bs (14)

-- Patch Links --

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

Received on Monday, 5 December 2016 04:03:49 UTC