[whatwg/encoding] Add more UTF-8, UTF-16BE, and UTF-16LE labels (#211)

Blink and WebKit have supported these for a long time.

Tests: https://github.com/web-platform-tests/wpt/pull/23427.

Fixes #168.

<!--
Thank you for contributing to the Encoding Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [x] At least two implementers are interested (and none opposed):
   * Presumably Chrome/Safari
   * Firefox
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * See above.
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: N/A
   * Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1635779
   * Safari: N/A

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/encoding/211.html" title="Last updated on May 6, 2020, 2:22 PM UTC (a39de01)">Preview</a> | <a href="https://whatpr.org/encoding/211/3911f81...a39de01.html" title="Last updated on May 6, 2020, 2:22 PM UTC (a39de01)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/encoding/pull/211

-- Commit Summary --

  * Add more UTF-8, UTF-16BE, and UTF-16LE labels
  * oops

-- File Changes --

    M encoding.bs (24)
    M encodings.json (11)

-- Patch Links --

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

Received on Wednesday, 6 May 2020 14:29:12 UTC