]> 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 02:03:20 +0000 (22:03 -0400)
commit9b6f0745805941a6d7b7c16c02cf56ab00021c82
tree7b3329a0d1d739481ef1776986b872653c00093d
parent083edd60a6c189f17ff1087431e849dd11c111b2
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