]> source.dussan.org Git - jquery.git/commit
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
authorDave Methvin <dave.methvin@gmail.com>
Tue, 17 Sep 2013 22:51:54 +0000 (18:51 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Wed, 23 Oct 2013 01:48:50 +0000 (21:48 -0400)
commitbba8366af48bd2c80c96e7a0f58b3e16fd736125
treeae45739c43aebbbc12d71c646010a157670dcae9
parentaa708195982d2637f9949e9c250c475f88214af9
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
(cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2)
Manually edited for conflicts.
src/event.js
test/data/event/focusinCrossFrame.html [new file with mode: 0644]
test/unit/event.js