Modify ↓
Ticket #11472 (closed bug: fixed)
Comment Typo (nitpick)
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Definitely nitpicky.
Line 3531 of jquery-1.7.1.js: For mousenter/leave call the handler if related is outside the target.
Should read: For mouseenter/leave call the handler if related is outside the target.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I've fixed it locally, my next commit will have it.