[Bug 11129] Remove forminput, formchange and related dispatch methods

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

--- Comment #8 from Olli Pettay <Olli.Pettay@gmail.com> 2011-01-24 15:10:00 UTC ---
(In reply to comment #7) 
You count things strangely. For example in the original car example there is
over 350 characters javascript.


> Understanding event bubbling required: true.
?
I just happened to use addEventListener on document element using
bubble phase. That is not the point.


> As I previously asked, why is this not needed, but valueAsNumber is?
This bug is not about valueAsNumber.
I'm personally not at all sure why that is needed.
parseFloat(value) and valueAsNumber are not that different.

-- 
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 Monday, 24 January 2011 15:10:03 UTC