- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Feb 2014 22:53:00 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24845
Bug ID: 24845
Summary: "Otherwise, if encoder's error handling mode is ..."
Product: WHATWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Encoding
Assignee: annevk@annevk.nl
Reporter: ian@hixie.ch
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.
As far as I can tell, Chrome and Safari actually do the same for the URL mode
as they do in the <form> mode. (I didn't check IE. Firefox goes back and
reserialises the whole segment using UTF-8 instead.)
e.g.: http://damowmow.com/playground/tests/urls/001.html
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 27 February 2014 22:53:02 UTC