- From: <bugzilla@jessica.w3.org>
- Date: Tue, 29 Nov 2011 09:09:24 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14992 Summary: The table at http://www.w3.org/TR/html5/named-character-references. html (8.5 Named character references) uses the U+XXXXX notation (with 5 digits) to indicate codepoints. The usual convention is to use U+XXXX for BMP characters (i.e. U+0000 - U+FFFF), an Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Specification: http://www.w3.org/TR/html5/ Multipage: http://www.whatwg.org/C#top Complete: http://www.whatwg.org/c#top Comment: The table at http://www.w3.org/TR/html5/named-character-references.html (8.5 Named character references) uses the U+XXXXX notation (with 5 digits) to indicate codepoints. The usual convention is to use U+XXXX for BMP characters (i.e. U+0000 - U+FFFF), and U+XXXXX and U+XXXXXX for non-BMP characters (i.e. U+10000 - U+10FFFF). The rest of the spec also seems to use U+XXXX. Posted from: 86.50.68.215 User agent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0 -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Tuesday, 29 November 2011 09:10:58 UTC