- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Apr 2012 11:21:44 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16711 Summary: According to http://en.wikipedia.org/wiki/Unicode#Character_General _Category there are certain noncharacter code points are guaranteed never to be used for encoding characters (in particular U+FDD0..U+FDEF and code point ending in the value FFFE or FFFF). Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#utf -8 OS/Version: other Status: NEW Severity: normal Priority: P3 Component: other Hixie drafts (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html Multipage: http://www.whatwg.org/C#utf-8 Complete: http://www.whatwg.org/c#utf-8 Comment: According to http://en.wikipedia.org/wiki/Unicode#Character_General_Category there are certain noncharacter code points are guaranteed never to be used for encoding characters (in particular U+FDD0..U+FDEF and code point ending in the value FFFE or FFFF). You should better require that these codepoints are also to be replaced by a single U+FFFD REPLACEMENT CHARACTER Posted from: 84.182.193.60 User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.15 Safari/536.5 -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 12 April 2012 11:21:52 UTC