[Webkit-unassigned] [Bug 22135] oninput doesn't work on divs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 15:45:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=22135


Ian 'Hixie' Hickson <ian at hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




--- Comment #9 from Ian 'Hixie' Hickson <ian at hixie.ch>  2009-07-10 15:45:29 PDT ---
oninput="" shouldn't work in the example given above, because the 'input' event
doesn't bubble per spec.

Should I change the spec to make 'input' bubble? I'm pretty sure 'change'
doesn't bubble either, though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list