Encoding specification Disposition of Comments for CR period, October 2016

CR document: http://www.w3.org/TR/encoding/

Editor's draft: http://encoding.spec.whatwg.org/

Github issue list: https://github.com/whatwg/encoding/issues/

Id Summary From Status Decision Responder Changes Type Tests
76Editorial style nitsdomenicOpen   Editorial 
75Confusion between Big5 and Big5-HKSCS encodingsbhaibleOpen   ? 
74Confusion between KOI8-U and KOI8-RU encodingsbhaibleOpen   ? 
73windows-1255 encoding: add mapping for 0xCAbhaibleClosedAccepted  windows-1255 map 0xCA to U+05BA Index changedChange!
72Add Streams supportannevkOpen   ? 
70 Consider adding "replacement" as a label for the replacement encoding hsivonenOpen ?
69 TextEncoder#encode - write to existing Uint8Array maciejhirszOpen ?
68 Add UTF-7 to replacement encoding list? jungshikOpen ?
67 URL parsing HTML form submission riceaClosedAcceptedEditorial: add "and" to note Editorial
66 In equations, all numbers are integers, additio... riceaOpenAcceptedEditorial
64 Correct [Exposed] syntax ms2gerClosedAcceptedCorrect IDL Exposed syntaxEditorial
63 Editorial: Clean up gb18030 math hsivonenClosedAcceptedEditorial: make gb18030 math more clearEditorial
53 Please double-check the end of the EUDC range #53 hsivonenClosedAcceptedCorrect Shift_JIS EUDC rangeSubstantiveDone
52Editorial optimization: Move EUDC before index lookup #52hsivonenClosedAcceptedHandle EUDC before the index in Shift_JISEditorialDone
51Editorial: Exclude index entries instead of just pointers #51hsivonenClosedAcceptedEditorial: make it clearer what index pointer exclusion meansEditorial-
50Editorial: Add a note about duplicates to "index Shift_JIS pointer" #50hsivonenClosedAcceptedEditorial: point out that Shift_JIS contains duplicate code pointsEditorial-
49Group constants together in half-width mathhsivonenClosedAcceptedSatisfiedEditorial: avoid upsetting lazy compilersEditorialunchanged
47index-jis0208.txt should be JIS X 0208 and add another index filetakahashimOpen Editorial
42utf-8 decoder lead byte switch branches 0xE0 to 0xEF, 0xF0 to 0xF4 need 'return continue'inexorabletashClosedAcceptedSatisfiedFix regression in utf-8 decoder #45Editorial-
40Adding BRF as "legacy" single-byte encoding for braillesthibaulClosedRejectednone--
33Replacement encoding should handle empty input betterannevkClosedAcceptedSatisfiedhandle empty input better for the replacement decoderEditorialChange!
32Consider making the DOM name the canonical namehsivonenClosedAccepteduse the encoding name exposed by DOM and HTML <form>Editorialno change
31SHIFT_JISX0213 are not supportedlygstateClosedRejectednone--
29Introduce "output encoding"annevkClosedAcceptedSatisfiedintroduce output encoding for URL and HTML formsSubstantiveChange!
28What's the correct choice for BIG5 F9FE?lygstateClosedQuestionnone--
27Remove the last 14 characters PUA of GB18030-2005lygstateOpenRejectedReopenednone?-
24BufferSource is not specifiedphistuckClosedRejectedSatisfiednone--
22GB 18030 2000 vs 2005jungshikClosedAcceptedalign with GB18030-2005SubstantiveDone
21Treatment of U+2022 is incorrect in Shift_JIS, EUC-JP and ISO-2022-JPjungshikClosedAcceptedJapanese encoders have special treatment for U+2212, not U+2022SubstantiveDone
20Clarify result of division in algorithmsr12aClosedAcceptedSatisfiedrather than relying on integer division, use floor() Editorial-
19Unclear text in utf-8 decoderr12aClosedAcceptedSatisfiedreword utf-8 decoder step to avoid extra parenthesisEditorial-
18Consider removing TextEncoder support for UTF-16hsivonenClosedAcceptedFix #18: remove UTF-16 support from TextEncoderSubstantiveapi
17"gb18030 ranges" have problematic definitionspeteroupcClosedAcceptedFix #17: gb18030 cannot encode U+E5E5SubstantiveDone
16UTf7 supportslygstateClosedRejectednone--
15iso-2022-jp encoder XSS riskst-teraClosedAcceptedSatisfiedFix #15: prevent ISO-2022-JP encoder attack #34SubstantiveDone
14Add do not flush flag to encode API, accept DOMStringinexorabletashClosedRejectednone--
13Streaming should be a flag on the decoder instead of being a flag on the decode() callhsivonenClosedAcceptedclarify how decode() handles end-of-stream?-
12Signaling EOF in the streaming case is unspecified (or too unclear)hsivonenClosedAcceptedclarify how decode() handles end-of-stream?-
11The title of the document needs to be more than one (commonly used) worddswingerClosedRejectedNot satisfiednoneEditorial-
10Clarify scope of document in prefacenigelmegittClosedAcceptedSatisfiedpoint out utf-8/utf-16be/utf-16le encoder equivalence with the Unicode standardEditorial-