]> 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:15:08 +0000 (21:15 -0500)
commit1cecf64e5aa415367a7dae0b55c2dd17b591442d
tree86dec4b0af8ab539eb65c7e806098ce4527380a6
parentb7f62abb87dd200129fb2a781d008fc19d26115a
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
src/event.js
test/data/event/focusinCrossFrame.html [new file with mode: 0644]
test/unit/event.js