mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
No ticket. Remove useless comment
This commit is contained in:
parent
ced9d155f0
commit
ebabb33411
@ -723,7 +723,6 @@ jQuery.each({
|
|||||||
|
|
||||||
// Create "bubbling" focus and blur events
|
// Create "bubbling" focus and blur events
|
||||||
// Support: Firefox, Chrome, Safari
|
// Support: Firefox, Chrome, Safari
|
||||||
// Beware of CSP restrictions (https://developer.mozilla.org/en/Security/CSP)
|
|
||||||
if ( !support.focusinBubbles ) {
|
if ( !support.focusinBubbles ) {
|
||||||
jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {
|
jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user