- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Nov 2013 15:39:42 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23926
Bug ID: 23926
Summary: ASCII-Encoder error handling
Product: WHATWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Encoding
Assignee: annevk@annevk.nl
Reporter: simon.sapin@exyr.org
QA Contact: sideshowbarker+encodingspec@gmail.com
CC: mike@w3.org, www-international@w3.org
http://encoding.spec.whatwg.org/#encodings
[[
Otherwise, if encoder's error handling mode is URL, emit byte 0x3F.
Otherwise, emit the result of running utf-8 encode on U+0026, U+0023, followed
by the shortest sequence of ASCII digits representing c in base ten, followed
by U+003B.
]]
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 26 November 2013 15:39:47 UTC