From: jeresig Date: Fri, 21 Jan 2011 14:24:09 +0000 (-0500) Subject: Revert "Make sure that focusin/focusout bubbles in non-IE browsers." This was causing... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=328a86f9a0d3f0907cc950f7543e34cb3efbda3f;hp=328a86f9a0d3f0907cc950f7543e34cb3efbda3f;p=jquery.git Revert "Make sure that focusin/focusout bubbles in non-IE browsers." This was causing problems with the focusin event, see: #7340. This reverts commit 88068f82c199847d3679b130664dd91cc2e89f00. Conflicts: src/event.js test/unit/event.js ---