- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Dec 2010 19:40:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11613
Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Simetrical+w3cbug@gmail.com
--- Comment #1 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2010-12-29 19:40:33 UTC ---
It seems pretty clear that the token list that the algorithm returns can
contain the empty string. Step five even calls this out explicitly. So "foo,,
bar , ,baz" would become ["foo", "", "bar", "", "baz"].
--
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 Wednesday, 29 December 2010 19:40:35 UTC