[Webkit-unassigned] [Bug 74610] Remove UTF-7 and UTF-32 support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 13:53:22 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74610





--- Comment #2 from Edward O'Connor <eoconnor at apple.com>  2011-12-15 13:53:22 PST ---
ap: from the HTML spec ( http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#character-encodings-0 ):

Support for UTF-32 is not recommended. This encoding is rarely used, and frequently implemented incorrectly.

This specification does not make any attempt to support EBCDIC-based encodings and UTF-32 in its algorithms; support and use of these encodings can thus lead to unexpected behavior in implementations of this specification.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list