- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Jun 2011 18:08:57 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12908 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:08:57 UTC --- You're missing "While input's length is zero or not a multiple of three, append a U+0030 DIGIT ZERO (0) character to input." By the time you split it into three strings of equal length, its length is divisible by three. -- 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:08:59 UTC