]> 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, 13 Nov 2013 02:24:20 +0000 (21:24 -0500)
commit97d53838e00f27d7dcf51f6a5627d8675f998284
tree84c1119c20892199e8870d8a7bee3965b8d5b09c
parent60a6178131afec97b68c9a45bc24459f7b8bd905
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
(cherry picked from commit ebdb467761d756d4e52608a0df4a4d9b17da8092)
(conflicts with .data() resolved manually)
src/event.js
test/data/event/focusinCrossFrame.html [new file with mode: 0644]
test/unit/event.js