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
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 20:01:36 UTC