Side navigation
#10826 closed bug (fixed)
Opened November 18, 2011 01:08PM UTC
Closed November 18, 2011 02:52PM UTC
Last modified March 02, 2012 04:23PM UTC
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: | ||
Blocked by: | Blocking: |
Description
this code nulls out any global "body var":
fragment = select = opt = body = marginDiv = div = input = null;
https://github.com/jquery/jquery/pull/607