- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Jun 2011 18:11:31 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12910 Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Simetrical+w3cbug@gmail.com --- Comment #1 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-06-10 18:11:30 UTC --- Yeah, the step "Replace any characters in input that have a Unicode code point greater than U+FFFF (i.e. any characters that are not in the basic multilingual plane) with the two-character string "00"" looks redundant to me. Just make it clear that three steps later, "Replace any character in input that is not in the range . . ." operates on 16-bit code units instead of characters, and then the earlier step looks entirely redundant. -- Configure bugmail: http://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 Friday, 10 June 2011 18:11:36 UTC