[Bug 11887] Remove useless input.valueAsNumber. Pretty much the same functionality can be achieved using parseFloat or parseInt

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

--- Comment #9 from Mounir Lamouri <mounir.lamouri@gmail.com> 2011-03-02 17:05:53 UTC ---
It seems like parsing a floating point number in HTML and in Javascript
specifications might differ. I've open bug 12220 about that. I guess we should
make sure it's fixed before removing valueAsNumber.

-- 
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:05:56 UTC