- From: <bugzilla@jessica.w3.org>
- Date: Sat, 02 Jul 2011 09:50:42 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13118 --- Comment #1 from Mathias Bynens <mathias@qiwi.be> 2011-07-02 09:50:42 UTC --- Example use case: http://mothereffingcssescapes.com/ `oninput` is used there, falling back to `onkeyup` in case it’s not available. As only WebKit fires `oninput` event handlers for contenteditable areas, there’s an unnecessary delay in all other browsers. -- 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 Saturday, 2 July 2011 09:50:44 UTC