- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 May 2012 17:45:48 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16972
Summary: i18n-ISSUE-107: replacement characters
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: addison@lab126.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
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 _.
--
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 Monday, 7 May 2012 17:45:51 UTC