- From: Internationalization Core Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Fri, 22 Jul 2011 18:01:39 +0000
- To: public-i18n-core@w3.org
I18N-ISSUE-107: Replacement characters [HTML5-prep] http://www.w3.org/International/track/issues/107 Raised by: Addison Phillips On product: HTML5-prep 2.6.3 Resolving URLs http://www.w3.org/TR/html5/urls.html#resolving-urls Step 8.1 replaces characters that cannot be encoded into the target encoding with the question mark character (0x3F). Should this be, instead, the replacement character for the target encoding? For example, UTF-8 would use U+FFFD. Some encodings use _. Inserting an ASCII question mark into a stateful encoding, such as ISO-2022, will require shift sequences be inserted also.
Received on Friday, 22 July 2011 18:01:41 UTC