- From: Michael[tm] Smith <notifications@github.com>
- Date: Tue, 08 Sep 2020 05:54:13 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 September 2020 12:54:25 UTC
@sideshowbarker approved this pull request. > @@ -3359,11 +3360,10 @@ https://stackoverflow.com/questions/6986789/why-are-some-bytes-prefixed-with-0xf <h2 id=browser-ui>Browser UI</h2> -<p>Browsers are encouraged to not enable overriding the encoding of a resource. If such a -feature is nonetheless present, browsers should not offer either -<a>UTF-16BE</a> or <a>UTF-16LE</a> as option due to aforementioned security -issues. Browsers also should disable this feature if the resource was decoded using either -<a>UTF-16BE</a> or <a>UTF-16LE</a>. +<p>Browsers are encouraged to not enable overriding the encoding of a resource. If such a feature is +nonetheless present, browsers should not offer <a>UTF-16BE/LE</a> as option due to aforementioned ```suggestion nonetheless present, browsers should not offer <a>UTF-16BE/LE</a> as an option, due to the aforementioned ``` -- 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/228#pullrequestreview-484101216
Received on Tuesday, 8 September 2020 12:54:25 UTC