- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Mar 2011 17:29:47 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12220 --- Comment #3 from Mounir Lamouri <mounir.lamouri@gmail.com> 2011-03-02 17:29:46 UTC --- (In reply to comment #2) > And at step 12, sub-step 2, we have to go to /conversion/ if the character at > /position/ isn't in [0-9]. It seems like a mistake given that we are skipping > step 13. > That would make these two strings being parsed differently: "1.e5" and "1.0e5". > The former would be converted to the number "1" and the later would be parsed > to the number "100000". This was conflicting with Boris' comment but I still posted it given that it has more details about where the issue is. -- 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, 2 March 2011 17:29:48 UTC