[Bug 8012] This says "Collect a sequence of characters ... interpret the resulting sequence as a base-ten integer", whereas the signed and unsigned integers had a whole five-step loop to do precisely the same thing. They should all use the simpler phrasing, since it

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8012





--- Comment #2 from contributor@whatwg.org  2009-10-23 07:07:29 ---
Checked in as WHATWG revision r4301.
Check-in comment: Simplify the algorithms for parsing signed and unsigned
integers to use subalgorithms that have since been defined.
http://html5.org/tools/web-apps-tracker?from=4300&to=4301


-- 
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, 23 October 2009 07:07:31 UTC