Modify ↓
Ticket #10826 (closed bug: fixed)
new support test leaks "body" to global
| Reported by: | mikesherov | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.7.1 |
| Component: | support | Version: | 1.7.1rc1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
this code nulls out any global "body var":
fragment = select = opt = body = marginDiv = div = input = null;
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.

https://github.com/jquery/jquery/pull/607