[Bug 14234] Rules for parsing non-negative integers should re-use rules for parsing signed integers and add a >= 0 check

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

--- Comment #2 from contributor@whatwg.org 2011-10-20 22:17:43 UTC ---
Checked in as WHATWG revision r6717.
Check-in comment: Simplification in the microsyntax parsing rules, which makes
non-negative integers accept leading - and + characters (- only for -0 of
course).
http://html5.org/tools/web-apps-tracker?from=6716&to=6717

-- 
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 Thursday, 20 October 2011 22:17:49 UTC