mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Whitespace.
This commit is contained in:
parent
2bbc3d5860
commit
b55bfb140f
@ -568,7 +568,8 @@ jQuery.event = {
|
||||
var e = jQuery.extend(
|
||||
new jQuery.Event(),
|
||||
event,
|
||||
{ type: type,
|
||||
{
|
||||
type: type,
|
||||
isSimulated: true,
|
||||
originalEvent: {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user