mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 08:48:08 -05:00
Since `jQuery.event.add` can accept a handleObj there's no need to reiterate them as args, but we *do* need to set the `selector` variable correctly.