- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 Feb 2011 11:21:12 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12020
Summary: "One byte in the range F5 to FD, followed by three
bytes in the range 80 to BF, not followed by a byte in
the range 80 to BF" should be "One byte in the range
F8 to FD, followed by three bytes in the range 80 to
BF, not followed by a byte in the range 80
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: 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.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#utf-8
Comment:
"One byte in the range F5 to FD, followed by three bytes in the range 80 to
BF, not followed by a byte in the range 80 to BF" should be "One byte in the
range F8 to FD, followed by three bytes in the range 80 to BF, not followed by
a byte in the range 80 to BF" since F8 is the first byte to introduce a
(fictional!) Unicode count point that is coded with 5 UTF-8 bytes
Posted from: 84.182.168.67
--
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 Wednesday, 9 February 2011 11:21:15 UTC